#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue54542.go"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/fixedbugs/issue54542.go
=== PAUSE Test/fixedbugs/issue54542.go
=== CONT  Test/fixedbugs/issue54542.go
    testdir_test.go:147: exit status 2
        panic: exit status 1

        goroutine 1 gp=0xc0000021c0 m=0 mp=0x1dd240 [running]:
        panic({0x100f60?, 0xc000208000?})
            /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:802 +0x18c fp=0xc000185d28 sp=0xc000185c68 pc=0x84afc
        main.main()
...
        runtime.(*cleanupQueue).dequeue(0x1dc980)
            /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:439 +0x11c fp=0xc00004bf70 sp=0xc00004bf18 pc=0x2980c
        runtime.runCleanups()
            /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:635 +0x70 fp=0xc00004bfc0 sp=0xc00004bf70 pc=0x2a020
        runtime.goexit({})
            /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_ppc64x.s:1015 +0x4 fp=0xc00004bfc0 sp=0xc00004bfc0 pc=0x8b9e4
        created by runtime.(*cleanupQueue).createGs in goroutine 1
            /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:589 +0x11c

--- FAIL: Test/fixedbugs/issue54542.go (5.99s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue54542.go"
2025-06-10 18:09 gotip-openbsd-ppc64 go@1cafdfb6 cmd/internal/testdir.Test/fixedbugs/issue54542.go (log) === RUN Test/fixedbugs/issue54542.go === PAUSE Test/fixedbugs/issue54542.go === CONT Test/fixedbugs/issue54542.go testdir_test.go:147: exit status 2 panic: exit status 1 goroutine 1 gp=0xc0000021c0 m=0 mp=0x1dd240 [running]: panic({0x100f60?, 0xc000208000?}) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:802 +0x18c fp=0xc000185d28 sp=0xc000185c68 pc=0x84afc main.main() ... runtime.(*cleanupQueue).dequeue(0x1dc980) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:439 +0x11c fp=0xc00004bf70 sp=0xc00004bf18 pc=0x2980c runtime.runCleanups() /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:635 +0x70 fp=0xc00004bfc0 sp=0xc00004bf70 pc=0x2a020 runtime.goexit({}) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_ppc64x.s:1015 +0x4 fp=0xc00004bfc0 sp=0xc00004bfc0 pc=0x8b9e4 created by runtime.(*cleanupQueue).createGs in goroutine 1 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:589 +0x11c --- FAIL: Test/fixedbugs/issue54542.go (5.99s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue54542.go"
2025-06-10 22:23 go1.25-openbsd-ppc64 release-branch.go1.25@281cfcfc cmd/internal/testdir.Test/fixedbugs/issue54542.go (log) === RUN Test/fixedbugs/issue54542.go === PAUSE Test/fixedbugs/issue54542.go === CONT Test/fixedbugs/issue54542.go testdir_test.go:147: exit status 2 panic: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable goroutine 1 gp=0xc0000021c0 m=0 mp=0x1dd240 [running]: panic({0xf2d60?, 0xc00009a1e0?}) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:802 +0x18c fp=0xc0000a9d28 sp=0xc0000a9c68 pc=0x84b2c main.main() ... runtime.(*cleanupQueue).dequeue(0x1dc980) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:439 +0x11c fp=0xc000046770 sp=0xc000046718 pc=0x2980c runtime.runCleanups() /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:635 +0x70 fp=0xc0000467c0 sp=0xc000046770 pc=0x2a020 runtime.goexit({}) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_ppc64x.s:1015 +0x4 fp=0xc0000467c0 sp=0xc0000467c0 pc=0x8ba14 created by runtime.(*cleanupQueue).createGs in goroutine 1 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mcleanup.go:589 +0x11c --- FAIL: Test/fixedbugs/issue54542.go (6.14s)

watchflakes