? github.com/google/syzkaller/dashboard/api [no test files] ok github.com/google/syzkaller/dashboard/app 3.369s ok github.com/google/syzkaller/dashboard/dashapi (cached) ok github.com/google/syzkaller/executor 1.886s ok github.com/google/syzkaller/pkg/asset (cached) ok github.com/google/syzkaller/pkg/ast (cached) ok github.com/google/syzkaller/pkg/auth (cached) ok github.com/google/syzkaller/pkg/bisect 154.151s ok github.com/google/syzkaller/pkg/bisect/minimize (cached) ok github.com/google/syzkaller/pkg/build 4.489s ? github.com/google/syzkaller/pkg/clangtool [no test files] ok github.com/google/syzkaller/pkg/compiler (cached) ok github.com/google/syzkaller/pkg/config (cached) ok github.com/google/syzkaller/pkg/corpus 5.068s ok github.com/google/syzkaller/pkg/cover 4.000s ok github.com/google/syzkaller/pkg/cover/backend 5.783s ok github.com/google/syzkaller/pkg/coveragedb (cached) ? github.com/google/syzkaller/pkg/coveragedb/mocks [no test files] ? github.com/google/syzkaller/pkg/coveragedb/spannerclient [no test files] ok github.com/google/syzkaller/pkg/covermerger (cached) ? github.com/google/syzkaller/pkg/covermerger/mocks [no test files] ok github.com/google/syzkaller/pkg/csource 28.101s ok github.com/google/syzkaller/pkg/db (cached) ? github.com/google/syzkaller/pkg/debugtracer [no test files] ? github.com/google/syzkaller/pkg/declextract [no test files] ok github.com/google/syzkaller/pkg/email (cached) ok github.com/google/syzkaller/pkg/email/lore (cached) ok github.com/google/syzkaller/pkg/flatrpc 0.132s ok github.com/google/syzkaller/pkg/fuzzer 13.425s ok github.com/google/syzkaller/pkg/fuzzer/queue 0.312s ok github.com/google/syzkaller/pkg/gce (cached) ? github.com/google/syzkaller/pkg/gcs [no test files] ? github.com/google/syzkaller/pkg/gcs/mocks [no test files] ? github.com/google/syzkaller/pkg/hash [no test files] ? github.com/google/syzkaller/pkg/html [no test files] ok github.com/google/syzkaller/pkg/html/pages (cached) ok github.com/google/syzkaller/pkg/html/urlutil (cached) ? github.com/google/syzkaller/pkg/ifaceprobe [no test files] ok github.com/google/syzkaller/pkg/ifuzz (cached) ok github.com/google/syzkaller/pkg/ifuzz/arm64 (cached) ? github.com/google/syzkaller/pkg/ifuzz/arm64/gen [no test files] ? github.com/google/syzkaller/pkg/ifuzz/arm64/generated [no test files] ? github.com/google/syzkaller/pkg/ifuzz/iset [no test files] ? github.com/google/syzkaller/pkg/ifuzz/powerpc [no test files] ? github.com/google/syzkaller/pkg/ifuzz/powerpc/generated [no test files] ? github.com/google/syzkaller/pkg/ifuzz/x86 [no test files] ? github.com/google/syzkaller/pkg/ifuzz/x86/gen [no test files] ? github.com/google/syzkaller/pkg/ifuzz/x86/generated [no test files] ok github.com/google/syzkaller/pkg/image (cached) ok github.com/google/syzkaller/pkg/instance 14.773s ? github.com/google/syzkaller/pkg/kcidb [no test files] ok github.com/google/syzkaller/pkg/kconfig (cached) ok github.com/google/syzkaller/pkg/kd (cached) ok github.com/google/syzkaller/pkg/log (cached) 2025/07/31 15:38:28 adding modified_functions to focus areas: ["function"] 2025/07/31 15:38:28 failed to grep for the header usages: failed to run ["/usr/bin/grep" "-rl" "--include" "*.c" ""]: exit status 2 grep: unknown option -- include usage: grep [-abcEFGHhIiLlnoqRsUVvwxZ] [-A num] [-B num] [-C[num]] [-e pattern] [-f file] [-m num] [--binary-files=value] [--context[=num]] [--label=name] [--line-buffered] [--null] [pattern] [file ...] 2025/07/31 15:38:28 adding directly modified files to focus areas: ["b.c" "header.h"] --- FAIL: TestPatchFocusAreas (0.08s) diff_test.go:54: Error Trace: /syzkaller/gopath/src/github.com/google/syzkaller/pkg/manager/diff_test.go:54 Error: Not equal: expected: []mgrconfig.FocusArea{mgrconfig.FocusArea{Name:"symbols", Filter:mgrconfig.CovFilterCfg{Files:[]string(nil), Functions:[]string{"function"}, RawPCs:[]string(nil)}, Weight:6}, mgrconfig.FocusArea{Name:"files", Filter:mgrconfig.CovFilterCfg{Files:[]string{"b.c", "header.h"}, Functions:[]string(nil), RawPCs:[]string(nil)}, Weight:3}, mgrconfig.FocusArea{Name:"included", Filter:mgrconfig.CovFilterCfg{Files:[]string{"a.c"}, Functions:[]string(nil), RawPCs:[]string(nil)}, Weight:2}, mgrconfig.FocusArea{Name:"", Filter:mgrconfig.CovFilterCfg{Files:[]string(nil), Functions:[]string(nil), RawPCs:[]string(nil)}, Weight:1}} actual : []mgrconfig.FocusArea{mgrconfig.FocusArea{Name:"symbols", Filter:mgrconfig.CovFilterCfg{Files:[]string(nil), Functions:[]string{"function"}, RawPCs:[]string(nil)}, Weight:6}, mgrconfig.FocusArea{Name:"files", Filter:mgrconfig.CovFilterCfg{Files:[]string{"b.c", "header.h"}, Functions:[]string(nil), RawPCs:[]string(nil)}, Weight:3}, mgrconfig.FocusArea{Name:"", Filter:mgrconfig.CovFilterCfg{Files:[]string(nil), Functions:[]string(nil), RawPCs:[]string(nil)}, Weight:1}} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]mgrconfig.FocusArea) (len=4) { +([]mgrconfig.FocusArea) (len=3) { (mgrconfig.FocusArea) { @@ -25,13 +25,2 @@ (mgrconfig.FocusArea) { - Name: (string) (len=8) "included", - Filter: (mgrconfig.CovFilterCfg) { - Files: ([]string) (len=1) { - (string) (len=3) "a.c" - }, - Functions: ([]string) , - RawPCs: ([]string) - }, - Weight: (float64) 2 - }, - (mgrconfig.FocusArea) { Name: (string) "", Test: TestPatchFocusAreas 2025/07/31 15:38:28 starting bug reproductions (max 3 VMs, 2 repros) 2025/07/31 15:38:28 start reproducing 'A' 2025/07/31 15:38:28 start reproducing 'B' 2025/07/31 15:38:28 repro finished 'B', repro=false crepro=false desc='' hub=false from_dashboard=false 2025/07/31 15:38:28 repro finished 'A', repro=false crepro=false desc='' hub=false from_dashboard=false 2025/07/31 15:38:28 starting bug reproductions (max 1 VMs, 1 repros) 2025/07/31 15:38:28 start reproducing 'A' 2025/07/31 15:38:28 repro finished 'A', repro=false crepro=false desc='' hub=false from_dashboard=true 2025/07/31 15:38:28 start reproducing 'B' 2025/07/31 15:38:28 repro finished 'B', repro=false crepro=false desc='' hub=false from_dashboard=true 2025/07/31 15:38:28 start reproducing 'C' 2025/07/31 15:38:28 repro finished 'C', repro=false crepro=false desc='' hub=true from_dashboard=false 2025/07/31 15:38:28 start reproducing 'A' 2025/07/31 15:38:28 repro finished 'A', repro=false crepro=false desc='' hub=false from_dashboard=true 2025/07/31 15:38:28 start reproducing 'B' 2025/07/31 15:38:28 repro finished 'B', repro=false crepro=false desc='' hub=false from_dashboard=true 2025/07/31 15:38:28 start reproducing 'C' 2025/07/31 15:38:28 starting bug reproductions (max 3 VMs, 2 repros) 2025/07/31 15:38:28 start reproducing 'A' 2025/07/31 15:38:28 repro finished 'A', repro=false crepro=false desc='' hub=false from_dashboard=false 2025/07/31 15:38:28 repro finished 'C', repro=false crepro=false desc='' hub=true from_dashboard=false 2025/07/31 15:38:28 starting bug reproductions (max 1 VMs, 1 repros) 2025/07/31 15:38:28 start reproducing 'A' 2025/07/31 15:38:28 repro finished 'A', repro=false crepro=false desc='' hub=false from_dashboard=false 2025/07/31 15:38:28 starting bug reproductions (max 1 VMs, 1 repros) 2025/07/31 15:38:28 start reproducing 'C' 2025/07/31 15:38:28 repro finished 'C', repro=false crepro=false desc='' hub=false from_dashboard=false FAIL FAIL github.com/google/syzkaller/pkg/manager 12.342s ok github.com/google/syzkaller/pkg/mgrconfig 10.542s ok github.com/google/syzkaller/pkg/osutil (cached) ok github.com/google/syzkaller/pkg/report 22.215s ? github.com/google/syzkaller/pkg/report/crash [no test files] ok github.com/google/syzkaller/pkg/repro 14.902s ok github.com/google/syzkaller/pkg/rpcserver 12.831s ? github.com/google/syzkaller/pkg/rpcserver/mocks [no test files] ? github.com/google/syzkaller/pkg/rpctype [no test files] ok github.com/google/syzkaller/pkg/runtest 49.851s ok github.com/google/syzkaller/pkg/serializer (cached) ok github.com/google/syzkaller/pkg/signal (cached) ok github.com/google/syzkaller/pkg/stat (cached) ok github.com/google/syzkaller/pkg/stat/sample (cached) ? github.com/google/syzkaller/pkg/stat/syzbotstats [no test files] ok github.com/google/syzkaller/pkg/subsystem (cached) ok github.com/google/syzkaller/pkg/subsystem/linux (cached) ok github.com/google/syzkaller/pkg/subsystem/lists (cached) ok github.com/google/syzkaller/pkg/symbolizer (cached) ? github.com/google/syzkaller/pkg/testutil [no test files] ok github.com/google/syzkaller/pkg/tool (cached) ok github.com/google/syzkaller/pkg/validator (cached) ok github.com/google/syzkaller/pkg/vcs (cached) ok github.com/google/syzkaller/pkg/vminfo 27.159s ok github.com/google/syzkaller/prog (cached) ok github.com/google/syzkaller/prog/test (cached) ? github.com/google/syzkaller/sys [no test files] ? github.com/google/syzkaller/sys/darwin [no test files] ? github.com/google/syzkaller/sys/freebsd [no test files] ? github.com/google/syzkaller/sys/fuchsia [no test files] ? github.com/google/syzkaller/sys/fuchsia/fidlgen [no test files] ? github.com/google/syzkaller/sys/fuchsia/layout [no test files] ? github.com/google/syzkaller/sys/generated [no test files] ok github.com/google/syzkaller/sys/linux (cached) ok github.com/google/syzkaller/sys/netbsd (cached) ok github.com/google/syzkaller/sys/openbsd (cached) ? github.com/google/syzkaller/sys/syz-extract [no test files] ? github.com/google/syzkaller/sys/syz-sysgen [no test files] ? github.com/google/syzkaller/sys/targets [no test files] ? github.com/google/syzkaller/sys/test [no test files] ? github.com/google/syzkaller/sys/trusty [no test files] ? github.com/google/syzkaller/sys/windows [no test files] ok github.com/google/syzkaller/syz-ci 55.596s ok github.com/google/syzkaller/syz-cluster/controller 2.864s ok github.com/google/syzkaller/syz-cluster/dashboard 0.677s ok github.com/google/syzkaller/syz-cluster/email-reporter 3.315s ? github.com/google/syzkaller/syz-cluster/pkg/api [no test files] ? github.com/google/syzkaller/syz-cluster/pkg/app [no test files] ok github.com/google/syzkaller/syz-cluster/pkg/blob (cached) ok github.com/google/syzkaller/syz-cluster/pkg/controller 0.516s ok github.com/google/syzkaller/syz-cluster/pkg/db (cached) ok github.com/google/syzkaller/syz-cluster/pkg/emailclient (cached) ok github.com/google/syzkaller/syz-cluster/pkg/report 0.949s ok github.com/google/syzkaller/syz-cluster/pkg/reporter 0.594s ? github.com/google/syzkaller/syz-cluster/pkg/service [no test files] ok github.com/google/syzkaller/syz-cluster/pkg/triage 9.837s ? github.com/google/syzkaller/syz-cluster/pkg/workflow [no test files] ? github.com/google/syzkaller/syz-cluster/reporter-server [no test files] ok github.com/google/syzkaller/syz-cluster/series-tracker 1.160s ? github.com/google/syzkaller/syz-cluster/tools/db-mgmt [no test files] ? github.com/google/syzkaller/syz-cluster/tools/send-test-email [no test files] ? github.com/google/syzkaller/syz-cluster/workflow/boot-step [no test files] ? github.com/google/syzkaller/syz-cluster/workflow/build-step [no test files] ok github.com/google/syzkaller/syz-cluster/workflow/fuzz-step 12.062s ? github.com/google/syzkaller/syz-cluster/workflow/triage-step [no test files] ok github.com/google/syzkaller/syz-hub (cached) ok github.com/google/syzkaller/syz-hub/state (cached) ok github.com/google/syzkaller/syz-manager 9.590s ? github.com/google/syzkaller/tools/arm64 [no test files] ? github.com/google/syzkaller/tools/syz-benchcmp [no test files] ? github.com/google/syzkaller/tools/syz-bisect [no test files] ? github.com/google/syzkaller/tools/syz-build [no test files] ? github.com/google/syzkaller/tools/syz-check [no test files] ? github.com/google/syzkaller/tools/syz-cover [no test files] ? github.com/google/syzkaller/tools/syz-covermerger [no test files] ? github.com/google/syzkaller/tools/syz-crush [no test files] ok github.com/google/syzkaller/tools/syz-db (cached) ? github.com/google/syzkaller/tools/syz-db-export [no test files] ok github.com/google/syzkaller/tools/syz-declextract 10.282s ? github.com/google/syzkaller/tools/syz-diff [no test files] ? github.com/google/syzkaller/tools/syz-execprog [no test files] ? github.com/google/syzkaller/tools/syz-expand [no test files] ? github.com/google/syzkaller/tools/syz-fillreports [no test files] ? github.com/google/syzkaller/tools/syz-fix-analyzer [no test files] ? github.com/google/syzkaller/tools/syz-fmt [no test files] ? github.com/google/syzkaller/tools/syz-gemini-seed [no test files] ? github.com/google/syzkaller/tools/syz-hubtool [no test files] ? github.com/google/syzkaller/tools/syz-kcidb [no test files] ok github.com/google/syzkaller/tools/syz-kconf 7.052s ok github.com/google/syzkaller/tools/syz-linter (cached) ? github.com/google/syzkaller/tools/syz-lore [no test files] ? github.com/google/syzkaller/tools/syz-make [no test files] ? github.com/google/syzkaller/tools/syz-minconfig [no test files] ? github.com/google/syzkaller/tools/syz-mutate [no test files] ? github.com/google/syzkaller/tools/syz-prog2c [no test files] ? github.com/google/syzkaller/tools/syz-query-subsystems [no test files] ? github.com/google/syzkaller/tools/syz-reporter [no test files] ? github.com/google/syzkaller/tools/syz-repro [no test files] ? github.com/google/syzkaller/tools/syz-showprio [no test files] ? github.com/google/syzkaller/tools/syz-symbolize [no test files] ok github.com/google/syzkaller/tools/syz-testbed 9.442s ? github.com/google/syzkaller/tools/syz-testbuild [no test files] ? github.com/google/syzkaller/tools/syz-trace2syz [no test files] ok github.com/google/syzkaller/tools/syz-trace2syz/parser (cached) ok github.com/google/syzkaller/tools/syz-trace2syz/proggen (cached) ? github.com/google/syzkaller/tools/syz-tty [no test files] ? github.com/google/syzkaller/tools/syz-upgrade [no test files] ? github.com/google/syzkaller/tools/syz-usbgen [no test files] ok github.com/google/syzkaller/vm 20.741s ? github.com/google/syzkaller/vm/adb [no test files] ? github.com/google/syzkaller/vm/bhyve [no test files] ? github.com/google/syzkaller/vm/cuttlefish [no test files] ok github.com/google/syzkaller/vm/dispatcher (cached) ? github.com/google/syzkaller/vm/gce [no test files] ? github.com/google/syzkaller/vm/gvisor [no test files] ok github.com/google/syzkaller/vm/isolated 6.234s ok github.com/google/syzkaller/vm/proxyapp 9.008s ? github.com/google/syzkaller/vm/proxyapp/mocks [no test files] ? github.com/google/syzkaller/vm/proxyapp/proxyrpc [no test files] ? github.com/google/syzkaller/vm/qemu [no test files] ? github.com/google/syzkaller/vm/starnix [no test files] ok github.com/google/syzkaller/vm/vmimpl 5.158s ? github.com/google/syzkaller/vm/vmm [no test files] ? github.com/google/syzkaller/vm/vmware [no test files] FAIL