Skip to content

vm/dispatcher: timed out test #7011

@tarasmadan

Description

@tarasmadan

https://github.com/google/syzkaller/actions/runs/23639702101/job/68857073932?pr=6996

panic: test timed out after 10m0s
	running tests:
		TestPoolDefault (10m0s)
goroutine 25 [running]:
testing.(*M).startAlarm.func1()
	/usr/local/go/src/testing/testing.go:2802 +0x34b
created by time.goFunc
	/usr/local/go/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive]:
testing.(*T).Run(0x36398acb8008, {0x95f856?, 0x36398ad87b30?}, 0x984a28)
	/usr/local/go/src/testing/testing.go:2109 +0x4e5
testing.runTests.func1(0x36398acb8008)
	/usr/local/go/src/testing/testing.go:2585 +0x37
testing.tRunner(0x36398acb8008, 0x36398ad87c58)
	/usr/local/go/src/testing/testing.go:2036 +0xea
testing.runTests({0x9668e1, 0x1b}, {0x9703e9, 0x29}, 0x36398ac18018, {0xd8f340, 0x7, 0x7}, {0xc269b2125a8fb91b, 0x8bb2e2f1f1, ...})
	/usr/local/go/src/testing/testing.go:2583 +0x505
testing.(*M).Run(0x36398acae000)
	/usr/local/go/src/testing/testing.go:2443 +0x6ac
main.main()
	_testmain.go:68 +0x9b
goroutine 3 [chan receive]:
github.com/google/syzkaller/pkg/stat.newSet.func1()
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/pkg/stat/set.go:95 +0x66
created by github.com/google/syzkaller/pkg/stat.newSet in goroutine 1
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/pkg/stat/set.go:94 +0xd6
goroutine 4 [sleep]:
time.Sleep(0x989680)
	/usr/local/go/src/runtime/time.go:363 +0x165
github.com/google/syzkaller/vm/dispatcher.(*testInstance).waitRun(...)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:351
github.com/google/syzkaller/vm/dispatcher.TestPoolDefault(0x36398acb8248?)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:50 +0x38e
testing.tRunner(0x36398acb8248, 0x984a28)
	/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 5 [sync.WaitGroup.Wait]:
sync.runtime_SemacquireWaitGroup(0x36398acaca00?, 0x20?)
	/usr/local/go/src/runtime/sema.go:114 +0x2e
sync.(*WaitGroup).Wait(0x36398ac1a190)
	/usr/local/go/src/sync/waitgroup.go:206 +0x85
github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).Loop(0x99d020, {0x990148, 0x36398acaa140})
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:113 +0x171
github.com/google/syzkaller/vm/dispatcher.TestPoolDefault.func3()
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:36 +0x2f
created by github.com/google/syzkaller/vm/dispatcher.TestPoolDefault in goroutine 4
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:35 +0x2ab
goroutine 6 [select]:
github.com/google/syzkaller/vm/dispatcher.(*testInstance).run(0x18?, {0x990148?, 0x36398ad72e60?})
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:343 +0x71
github.com/google/syzkaller/vm/dispatcher.TestPoolDefault.func2({0x990148?, 0x36398ad72e60?}, 0xd993e0?, 0x965628?)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:29 +0x3f
github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).runInstance(0x99d020, {0x990148, 0x36398acaa140}, 0x36398acbe000)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:155 +0x5ad
github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).Loop.func1()
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:108 +0x85
created by github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).Loop in goroutine 5
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:106 +0xa5
goroutine 7 [select]:
github.com/google/syzkaller/vm/dispatcher.(*testInstance).run(0x18?, {0x990148?, 0x36398acaa230?})
make[1]: *** [Makefile:400: test] Error 1
make: *** [Makefile:328: presubmit_test] Error 2
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:343 +0x71
github.com/google/syzkaller/vm/dispatcher.TestPoolDefault.func2({0x990148?, 0x36398acaa230?}, 0xd993e0?, 0x965628?)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:29 +0x3f
github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).runInstance(0x99d020, {0x990148, 0x36398acaa140}, 0x36398acbe080)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:155 +0x5ad
github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).Loop.func1()
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:108 +0x85
created by github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).Loop in goroutine 5
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:106 +0xa5
goroutine 8 [select]:
github.com/google/syzkaller/vm/dispatcher.(*testInstance).run(0x18?, {0x990148?, 0x36398ae140a0?})
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:343 +0x71
github.com/google/syzkaller/vm/dispatcher.TestPoolDefault.func2({0x990148?, 0x36398ae140a0?}, 0xd993e0?, 0x965628?)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool_test.go:29 +0x3f
github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).runInstance(0x99d020, {0x990148, 0x36398acaa140}, 0x36398acbe100)
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:155 +0x5ad
github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).Loop.func1()
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:108 +0x85
created by github.com/google/syzkaller/vm/dispatcher.(*Pool[...]).Loop in goroutine 5
	/__w/syzkaller/syzkaller/gopath/src/github.com/google/syzkaller/vm/dispatcher/pool.go:106 +0xa5
FAIL	github.com/google/syzkaller/vm/dispatcher	600.010s

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug in the syzkaller project (e.g. a crash or misbehavior).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions