Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bufio: TestCopyUnixpacket failures [consistent failure] #71596

Closed
gopherbot opened this issue Feb 7, 2025 · 17 comments
Closed

bufio: TestCopyUnixpacket failures [consistent failure] #71596

gopherbot opened this issue Feb 7, 2025 · 17 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2921189156/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 01:08 gotip-darwin-amd64_12 go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2921189156/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:08 gotip-darwin-arm64_13 go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2128231890/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-amd64_12 go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3502436774/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-arm64_13 go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2031587794/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-amd64_12 go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3690913463/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-arm64_13 go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket137275250/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:14 gotip-darwin-amd64_12 go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2936808092/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:14 gotip-darwin-arm64_13 go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1619042147/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Feb 7, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 01:08 gotip-darwin-amd64_13 go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2192210312/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:08 gotip-darwin-arm64_12 go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3533206656/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-amd64_13 go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket959117817/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-arm64_12 go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1143033940/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-amd64_13 go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3107920279/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-arm64_12 go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1208349846/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:14 gotip-darwin-amd64_13 go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3962806033/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:14 gotip-darwin-arm64_12 go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket826726707/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 01:14 gotip-darwin-amd64-longtest go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket617212377/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 01:08 gotip-darwin-amd64-nocgo go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2443592627/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:08 gotip-darwin-amd64_14 go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket1802701993/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-amd64-nocgo go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket4089587814/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-amd64_14 go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2355421070/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-amd64-longtest go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket168880231/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-amd64-nocgo go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3158078584/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-amd64_14 go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2901688624/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:14 gotip-darwin-amd64-nocgo go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket819037364/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:14 gotip-darwin-amd64_14 go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2876915999/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 01:08 gotip-darwin-amd64-race go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3688689681/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-amd64-longtest go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket1225244273/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:10 gotip-darwin-amd64-race go@637c235b bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket88828494/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:11 gotip-darwin-amd64-race go@caf29da4 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket812400392/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 01:14 gotip-darwin-amd64-race go@e7c9667d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3384698217/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 06:43 gotip-darwin-amd64_12 go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2274402363/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 06:43 gotip-darwin-amd64_13 go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3027466770/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 06:43 gotip-darwin-arm64_12 go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3203445009/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 06:43 gotip-darwin-arm64_13 go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3148647162/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 06:43 gotip-darwin-amd64-nocgo go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket4070575522/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 06:43 gotip-darwin-amd64-race go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3134504775/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 06:43 gotip-darwin-amd64-longtest go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3956212458/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 06:43 gotip-darwin-amd64_14 go@76c18e2e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1242737440/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 01:08 gotip-darwin-amd64-longtest go@290ec2d9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2613628313/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:32 gotip-darwin-amd64_12 go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket4089446952/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:32 gotip-darwin-amd64_13 go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3774926164/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:32 gotip-darwin-arm64_12 go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1802889707/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:32 gotip-darwin-arm64_13 go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket4046878348/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:33 gotip-darwin-amd64-nocgo go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket765370403/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:33 gotip-darwin-amd64_12 go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3904766105/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:33 gotip-darwin-amd64_13 go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket1524821670/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:33 gotip-darwin-arm64_12 go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket4230315912/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:33 gotip-darwin-arm64_13 go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket4142873254/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 09:33 gotip-darwin-amd64-race go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2828667914/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:33 gotip-darwin-amd64_14 go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3611278809/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-amd64-nocgo go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket4185281983/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-amd64_12 go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3215159400/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-amd64_13 go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2708244626/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-amd64_14 go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket547244018/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-arm64_12 go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket4192786593/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-arm64_13 go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3698807421/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 09:32 gotip-darwin-amd64-nocgo go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket201420766/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:32 gotip-darwin-amd64-race go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3596250884/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:32 gotip-darwin-amd64_14 go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2430518956/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 09:33 gotip-darwin-amd64-longtest go@b8fb95be bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket829573746/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-amd64-race go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2179589724/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 09:32 gotip-darwin-amd64-longtest go@85b5d112 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket726488014/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 10:19 gotip-darwin-amd64-longtest go@7a2f757c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket4280861028/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 16:33 gotip-darwin-amd64-nocgo go@09fdcdc9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3024495763/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:33 gotip-darwin-amd64_12 go@09fdcdc9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/wm0iw_6ik/ir/x/t/TestCopyUnixpacket2794729848/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:33 gotip-darwin-amd64_13 go@09fdcdc9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket4197717091/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:33 gotip-darwin-amd64_14 go@09fdcdc9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2591841033/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:33 gotip-darwin-arm64_12 go@09fdcdc9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2328816227/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:33 gotip-darwin-arm64_13 go@09fdcdc9 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket843455379/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:41 gotip-darwin-amd64_12 go@d9d87edc bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3786355557/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:41 gotip-darwin-arm64_12 go@d9d87edc bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket671337103/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:41 gotip-darwin-arm64_13 go@d9d87edc bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3769760452/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:58 gotip-darwin-amd64_12 go@302bf363 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket497193723/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.01s)
2025-02-07 16:58 gotip-darwin-amd64_13 go@302bf363 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3255593672/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 16:57 gotip-darwin-amd64_12 go@273db12c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2743057851/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:58 gotip-darwin-arm64_13 go@302bf363 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket210754564/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:13 gotip-darwin-amd64_12 go@580a3831 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3689402449/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:14 gotip-darwin-amd64_12 go@1bfbefa1 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/wb4hiorcd/ir/x/t/TestCopyUnixpacket1175878955/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:14 gotip-darwin-amd64_13 go@1bfbefa1 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket1694939354/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:14 gotip-darwin-arm64_12 go@1bfbefa1 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1003884303/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:32 gotip-darwin-amd64_12 go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3052399206/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:32 gotip-darwin-amd64_13 go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket1065401714/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:32 gotip-darwin-arm64_12 go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2875164520/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:32 gotip-darwin-arm64_13 go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2462339087/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 16:37 gotip-darwin-amd64_12 go@6563a235 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket4075180597/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:39 gotip-darwin-amd64_12 go@9125e214 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket3143699833/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:53 gotip-darwin-amd64_12 go@f99a214d bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket4101180120/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:57 gotip-darwin-amd64_12 go@78132a1f bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1950194149/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:57 gotip-darwin-amd64_13 go@78132a1f bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2213392050/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:57 gotip-darwin-amd64_13 go@273db12c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket389173315/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:57 gotip-darwin-arm64_13 go@273db12c bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2462360419/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:58 gotip-darwin-amd64-longtest go@302bf363 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket381020773/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:58 gotip-darwin-amd64-nocgo go@302bf363 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2904926043/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:58 gotip-darwin-amd64_14 go@302bf363 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket723331473/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 16:58 gotip-darwin-arm64_12 go@302bf363 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket716649381/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:13 gotip-darwin-amd64_13 go@580a3831 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket321483196/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:13 gotip-darwin-arm64_12 go@580a3831 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket1008996465/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:13 gotip-darwin-arm64_13 go@580a3831 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket2461923473/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:14 gotip-darwin-amd64-race go@1bfbefa1 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2715897476/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:14 gotip-darwin-arm64_13 go@1bfbefa1 bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Volumes/Work/s/w/ir/x/t/TestCopyUnixpacket3741428417/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 17:32 gotip-darwin-amd64-nocgo go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket840317478/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:32 gotip-darwin-amd64-race go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket2453006584/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)
2025-02-07 17:32 gotip-darwin-amd64_14 go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket179050627/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.01s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "bufio" && test == "TestCopyUnixpacket"
2025-02-07 17:32 gotip-darwin-amd64-longtest go@cb47156e bufio.TestCopyUnixpacket (log)
=== RUN   TestCopyUnixpacket
    net_test.go:33: listen unixpacket /Users/swarming/.swarming/w/ir/x/t/TestCopyUnixpacket420264528/001/unixsock: socket: protocol not supported
--- FAIL: TestCopyUnixpacket (0.00s)

watchflakes

@ianlancetaylor
Copy link
Member

Fixed by https://go.dev/cl/647535.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants