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

cmd/go: TestScript/mod_pseudo_cache failures #66904

Open
gopherbot opened this issue Apr 18, 2024 · 1 comment
Open

cmd/go: TestScript/mod_pseudo_cache failures #66904

gopherbot opened this issue Apr 18, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/mod_pseudo_cache"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/mod_pseudo_cache
=== PAUSE TestScript/mod_pseudo_cache
=== CONT  TestScript/mod_pseudo_cache
    script_test.go:136: 2024-04-15T13:06:04Z
    script_test.go:138: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-4136366381/tmpdir2566012182/mod_pseudo_cache1585208654
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_v_v1.12.0.txt: no such file or directory
go proxy: no archive example.com/v v1.12.0: file does not exist
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_a_v0.0.0-00010101000000-000000000000.txt: no such file or directory
go proxy: no archive example.com/a v0.0.0-00010101000000-000000000000: file does not exist
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_a_b_v0.0.0-00010101000000-000000000000.txt: no such file or directory
...
        	"Path": "golang.org/x/text",
        	"Version": "a1b916ed6726",
        	"Error": "golang.org/x/text@a1b916ed6726: unrecognized import path \"golang.org/x/text\": reading https://golang.org/x/text?go-get=1: 404 Not Found"
        }
    script_test.go:160: FAIL: testdata/script/mod_pseudo_cache.txt:23: go mod download -json golang.org/x/text@a1b916ed6726: exit status 1
--- FAIL: TestScript/mod_pseudo_cache (69.65s)
go proxy: no archive example.com/a v1.0.2: file does not exist
go proxy: no archive example.com v1.0.2: file does not exist
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_v1.0.0-bad.txt: no such file or directory
go proxy: no archive example.com v1.0.0-bad: file does not exist

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 Apr 18, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/mod_pseudo_cache"
2024-04-15 12:51 gotip-linux-amd64-longtest-race go@c71d2a8d cmd/go.TestScript/mod_pseudo_cache (log)
=== RUN   TestScript/mod_pseudo_cache
=== PAUSE TestScript/mod_pseudo_cache
=== CONT  TestScript/mod_pseudo_cache
    script_test.go:136: 2024-04-15T13:06:04Z
    script_test.go:138: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-4136366381/tmpdir2566012182/mod_pseudo_cache1585208654
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_v_v1.12.0.txt: no such file or directory
go proxy: no archive example.com/v v1.12.0: file does not exist
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_a_v0.0.0-00010101000000-000000000000.txt: no such file or directory
go proxy: no archive example.com/a v0.0.0-00010101000000-000000000000: file does not exist
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_a_b_v0.0.0-00010101000000-000000000000.txt: no such file or directory
...
        	"Path": "golang.org/x/text",
        	"Version": "a1b916ed6726",
        	"Error": "golang.org/x/text@a1b916ed6726: unrecognized import path \"golang.org/x/text\": reading https://golang.org/x/text?go-get=1: 404 Not Found"
        }
    script_test.go:160: FAIL: testdata/script/mod_pseudo_cache.txt:23: go mod download -json golang.org/x/text@a1b916ed6726: exit status 1
--- FAIL: TestScript/mod_pseudo_cache (69.65s)
go proxy: no archive example.com/a v1.0.2: file does not exist
go proxy: no archive example.com v1.0.2: file does not exist
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.com_v1.0.0-bad.txt: no such file or directory
go proxy: no archive example.com v1.0.0-bad: file does not exist

watchflakes

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
Status: No status
Development

No branches or pull requests

1 participant