{
  "schema_version": "v0.1",
  "run": {
    "id": "20260811T070401Z-707a4e",
    "started_at": "2026-08-11T07:06:44Z"
  },
  "artifact": {
    "path": "/home/runner/work/bpfcompat/bpfcompat/examples/simple-pass/simple_pass.bpf.o",
    "basename": "simple_pass.bpf.o",
    "sha256": "b2bedd5496ec5e1c205872c3eaeedd66527d27b3bd7657eb8538dea3fb641ae0",
    "size_bytes": 3672
  },
  "validator": {
    "basename": "bpfcompat-validator",
    "sha256": "b6997d9424bf4e8d07e733ea04f624ffabe9a37e42d500bb749ac68dda3ec067",
    "size_bytes": 2218736
  },
  "matrix": {
    "path": "/home/runner/work/bpfcompat/bpfcompat/matrices/quirk-library.yaml",
    "name": "quirk-library",
    "profiles": [
      "ubuntu-20.04-5.4",
      "ubuntu-20.10-5.8",
      "almalinux-8-4.18",
      "rocky-8-4.18",
      "centos-stream-9-5.14",
      "amazon-linux-2-4.14",
      "amazon-linux-2-5.10",
      "oracle-linux-9-uek7-5.15",
      "opensuse-leap-15.6-6.4",
      "ubuntu-22.04-5.15",
      "debian-12-6.1"
    ]
  },
  "targets": [
    {
      "profile_id": "ubuntu-20.04-5.4",
      "required": false,
      "status": "pass",
      "profile": {
        "distro": "ubuntu",
        "version": "20.04",
        "kernel_family": "5.4",
        "arch": "x86_64"
      },
      "host": {
        "distro": "ubuntu",
        "version": "20.04",
        "kernel_family": "5.4",
        "kernel": "5.4.0-216-generic",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:05:20Z",
      "finished_at": "2026-08-11T07:05:57Z",
      "duration_ms": 37249,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.04-5.4",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.04-5.4/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.04-5.4/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:35655-:22 -device virtio-net-pci,netdev=n1 -smbios type=1,serial=ds=nocloud-net;s=http://10.0.2.2:42499/ -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.04-5.4/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.04-5.4/validator-result.json",
      "notes": [
        "base image sha256: 18f2977d77dfea1b74aee14533bd21c34f789139e949c57023b7364894b7e5e9",
        "seed delivery: NoCloud over SMBIOS network URL",
        "SSH user selected: ubuntu",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "ubuntu-20.10-5.8",
      "required": false,
      "status": "pass",
      "profile": {
        "distro": "ubuntu",
        "version": "20.10",
        "kernel_family": "5.8",
        "arch": "x86_64"
      },
      "host": {
        "distro": "ubuntu",
        "version": "20.10",
        "kernel_family": "5.8",
        "kernel": "5.8.0-63-generic",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:05:37Z",
      "finished_at": "2026-08-11T07:06:10Z",
      "duration_ms": 32841,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.10-5.8",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.10-5.8/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.10-5.8/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:33557-:22 -device virtio-net-pci,netdev=n1 -smbios type=1,serial=ds=nocloud-net;s=http://10.0.2.2:35253/ -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.10-5.8/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-20.10-5.8/validator-result.json",
      "notes": [
        "base image sha256: 9d4933b1118b7d3e9a45cba0e87ff0b4cea2da3538327c15f0750976398326f2",
        "seed delivery: NoCloud over SMBIOS network URL",
        "SSH user selected: ubuntu",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "almalinux-8-4.18",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "almalinux",
        "version": "8",
        "kernel_family": "4.18",
        "arch": "x86_64"
      },
      "host": {
        "distro": "almalinux",
        "version": "8",
        "kernel_family": "4.18",
        "kernel": "4.18.0-553.150.1.el8_10.x86_64",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:05:16Z",
      "finished_at": "2026-08-11T07:05:37Z",
      "duration_ms": 21300,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/almalinux-8-4.18",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/almalinux-8-4.18/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/almalinux-8-4.18/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:33623-:22 -device virtio-net-pci,netdev=n1 -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/almalinux-8-4.18/seed-cidata.iso,if=ide,media=cdrom,format=raw,readonly=on -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/almalinux-8-4.18/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/almalinux-8-4.18/validator-result.json",
      "notes": [
        "base image sha256: 301873ffbea203cf4e3e77970c8a26eab7e4a3afe7784e0a253a0f3d3dccfab9",
        "seed delivery: local NoCloud config drive image (cloud-localds)",
        "SSH user selected: almalinux",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "rocky-8-4.18",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "rocky",
        "version": "8",
        "kernel_family": "4.18",
        "arch": "x86_64"
      },
      "host": {
        "distro": "rocky",
        "version": "8",
        "kernel_family": "4.18",
        "kernel": "4.18.0-553.el8_10.x86_64",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:06:10Z",
      "finished_at": "2026-08-11T07:06:36Z",
      "duration_ms": 25844,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/rocky-8-4.18",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/rocky-8-4.18/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/rocky-8-4.18/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:45355-:22 -device virtio-net-pci,netdev=n1 -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/rocky-8-4.18/seed-cidata.iso,if=ide,media=cdrom,format=raw,readonly=on -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/rocky-8-4.18/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/rocky-8-4.18/validator-result.json",
      "notes": [
        "base image sha256: e56066c58606191e96184de9a9183a3af33c59bcbd8740d8b10ca054a7a89c14",
        "seed delivery: local NoCloud config drive image (cloud-localds)",
        "SSH user selected: rocky",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "centos-stream-9-5.14",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "centos-stream",
        "version": "9",
        "kernel_family": "5.14",
        "arch": "x86_64"
      },
      "host": {
        "distro": "centos-stream",
        "version": "9",
        "kernel_family": "5.14",
        "kernel": "5.14.0-734.el9.x86_64",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:06:23Z",
      "finished_at": "2026-08-11T07:06:44Z",
      "duration_ms": 20748,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/centos-stream-9-5.14",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/centos-stream-9-5.14/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/centos-stream-9-5.14/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:40679-:22 -device virtio-net-pci,netdev=n1 -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/centos-stream-9-5.14/seed-cidata.iso,if=ide,media=cdrom,format=raw,readonly=on -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/centos-stream-9-5.14/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/centos-stream-9-5.14/validator-result.json",
      "notes": [
        "base image sha256: 485669771da0728120a06536005f1a7c0a311f19a59f0517e3fba84ce8594239",
        "seed delivery: local NoCloud config drive image (cloud-localds)",
        "SSH user selected: cloud-user",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "amazon-linux-2-4.14",
      "required": false,
      "status": "pass",
      "profile": {
        "distro": "amazon-linux",
        "version": "2",
        "kernel_family": "4.14",
        "arch": "x86_64"
      },
      "host": {
        "distro": "amazon-linux",
        "version": "2",
        "kernel_family": "4.14",
        "kernel": "4.14.26-54.32.amzn2.x86_64",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": false,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:04:01Z",
      "finished_at": "2026-08-11T07:04:41Z",
      "duration_ms": 40088,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-4.14",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-4.14/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-4.14/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:45907-:22 -device virtio-net-pci,netdev=n1 -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-4.14/seed-cidata.iso,if=ide,media=cdrom,format=raw,readonly=on -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-4.14/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-4.14/validator-result.json",
      "notes": [
        "base image sha256: e8b2457e9bc899ee292491f38f6fdf715a8fff0323d96ca3954ad07783a6ba63",
        "seed delivery: local NoCloud config drive image (cloud-localds)",
        "SSH user selected: ec2-user",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "capability prog.tracing: probe_error (code=-7 err=Argument list too long)",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "amazon-linux-2-5.10",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "amazon-linux",
        "version": "2",
        "kernel_family": "5.10",
        "arch": "x86_64"
      },
      "host": {
        "distro": "amazon-linux",
        "version": "2",
        "kernel_family": "5.10",
        "kernel": "5.10.260-259.1054.amzn2.x86_64",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:04:01Z",
      "finished_at": "2026-08-11T07:04:21Z",
      "duration_ms": 19551,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-5.10",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-5.10/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-5.10/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:36115-:22 -device virtio-net-pci,netdev=n1 -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-5.10/seed-cidata.iso,if=ide,media=cdrom,format=raw,readonly=on -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-5.10/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/amazon-linux-2-5.10/validator-result.json",
      "notes": [
        "base image sha256: b2b090278880b4eaaafb41baaaf0efb7ebaa7cc457d462674cd3b60eab2970c3",
        "seed delivery: local NoCloud config drive image (cloud-localds)",
        "SSH user selected: ec2-user",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "oracle-linux-9-uek7-5.15",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "oracle",
        "version": "9",
        "kernel_family": "5.15",
        "arch": "x86_64"
      },
      "host": {
        "distro": "oracle",
        "version": "9",
        "kernel_family": "5.15",
        "kernel": "6.12.0-107.59.3.3.el9uek.x86_64",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:04:41Z",
      "finished_at": "2026-08-11T07:05:16Z",
      "duration_ms": 34738,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/oracle-linux-9-uek7-5.15",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/oracle-linux-9-uek7-5.15/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/oracle-linux-9-uek7-5.15/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:38641-:22 -device virtio-net-pci,netdev=n1 -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/oracle-linux-9-uek7-5.15/seed-cidata.iso,if=ide,media=cdrom,format=raw,readonly=on -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/oracle-linux-9-uek7-5.15/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/oracle-linux-9-uek7-5.15/validator-result.json",
      "notes": [
        "base image sha256: 88c75cf913a66227e9ce74b0087ecac4cce1883f3e5649082e982d0d00310f1c",
        "seed delivery: local NoCloud config drive image (cloud-localds)",
        "SSH user selected: cloud-user",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "opensuse-leap-15.6-6.4",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "opensuse",
        "version": "15.6",
        "kernel_family": "6.4",
        "arch": "x86_64"
      },
      "host": {
        "distro": "opensuse",
        "version": "15.6",
        "kernel_family": "6.4",
        "kernel": "6.4.0-150600.23.100-default",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:04:21Z",
      "finished_at": "2026-08-11T07:04:43Z",
      "duration_ms": 22711,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/opensuse-leap-15.6-6.4",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/opensuse-leap-15.6-6.4/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/opensuse-leap-15.6-6.4/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:41267-:22 -device virtio-net-pci,netdev=n1 -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/opensuse-leap-15.6-6.4/seed-cidata.iso,if=ide,media=cdrom,format=raw,readonly=on -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/opensuse-leap-15.6-6.4/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/opensuse-leap-15.6-6.4/validator-result.json",
      "notes": [
        "base image sha256: 0a5720416d423f98aacaa793a57d56ec045e3dd25cd88713952660ad00da53bd",
        "seed delivery: local NoCloud config drive image (cloud-localds)",
        "SSH user selected: opensuse",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "ubuntu-22.04-5.15",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "ubuntu",
        "version": "22.04",
        "kernel_family": "5.15",
        "arch": "x86_64"
      },
      "host": {
        "distro": "ubuntu",
        "version": "22.04",
        "kernel_family": "5.15",
        "kernel": "5.15.0-186-generic",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:04:43Z",
      "finished_at": "2026-08-11T07:05:20Z",
      "duration_ms": 36525,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-22.04-5.15",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-22.04-5.15/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-22.04-5.15/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:33037-:22 -device virtio-net-pci,netdev=n1 -smbios type=1,serial=ds=nocloud-net;s=http://10.0.2.2:46435/ -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-22.04-5.15/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/ubuntu-22.04-5.15/validator-result.json",
      "notes": [
        "base image sha256: 757908b2fd6d5b1431bb45070fc1f56cbf017d4025568d292ece37d9cc75e812",
        "seed delivery: NoCloud over SMBIOS network URL",
        "SSH user selected: ubuntu",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    },
    {
      "profile_id": "debian-12-6.1",
      "required": true,
      "status": "pass",
      "profile": {
        "distro": "debian",
        "version": "12",
        "kernel_family": "6.1",
        "arch": "x86_64"
      },
      "host": {
        "distro": "debian",
        "version": "12",
        "kernel_family": "6.1",
        "kernel": "6.1.0-52-cloud-amd64",
        "arch": "x86_64"
      },
      "validation": {
        "load_status": "pass",
        "attach_mode": "best-effort",
        "attach_status": "pass",
        "attach_attempted": 1,
        "attach_passed": 1
      },
      "functional": {
        "status": "skipped"
      },
      "btf": {
        "kernel_btf_available": true,
        "artifact_has_btf": true,
        "artifact_has_btf_ext": true
      },
      "started_at": "2026-08-11T07:05:57Z",
      "finished_at": "2026-08-11T07:06:23Z",
      "duration_ms": 25688,
      "vm_run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/debian-12-6.1",
      "qemu_command": "qemu-system-x86_64 -enable-kvm -cpu host -m 1024 -smp 1 -nic none -display none -serial file:/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/debian-12-6.1/serial.log -drive file=/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/debian-12-6.1/overlay.qcow2,if=virtio,format=qcow2 -netdev user,id=n1,hostfwd=tcp:127.0.0.1:37243-:22 -device virtio-net-pci,netdev=n1 -smbios type=1,serial=ds=nocloud-net;s=http://10.0.2.2:42693/ -no-reboot",
      "serial_log": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/debian-12-6.1/serial.log",
      "validator_result": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e/targets/debian-12-6.1/validator-result.json",
      "notes": [
        "base image sha256: c80ccbf6989915e8b6b1aee15d5b019090b562cc4bc7d2bf96b06e2e1b6badb4",
        "seed delivery: NoCloud over SMBIOS network URL",
        "SSH user selected: debian",
        "Validator executed inside VM and result was copied back.",
        "bpftool unavailable; used custom capability probes",
        "attach status: pass (mode=best-effort attempted=1 passed=1 failed=0)"
      ]
    }
  ],
  "summary": {
    "status": "pass",
    "notes": [
      "validation mode: load_attach (libbpf load plus attach evidence; behavior commands skipped)",
      "All required profiles passed validator load checks."
    ]
  },
  "paths": {
    "run_dir": "/home/runner/work/bpfcompat/bpfcompat/.bpfcompat/runs/20260811T070401Z-707a4e",
    "json": "/home/runner/work/bpfcompat/bpfcompat/reports/quirk-library-simple-pass.json",
    "markdown": "/home/runner/work/bpfcompat/bpfcompat/reports/quirk-library-simple-pass.md"
  }
}
