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

x/vuln/internal/client: TestByModules failures #59916

Closed
gopherbot opened this issue May 2, 2023 · 7 comments
Closed

x/vuln/internal/client: TestByModules failures #59916

gopherbot opened this issue May 2, 2023 · 7 comments
Assignees
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestByModules"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestByModules (0.55s)
    --- FAIL: TestByModules/all (0.13s)
        --- FAIL: TestByModules/all/http (0.00s)
            client_test.go:277: Get "http://127.0.0.1:65467/index/modules.json.gz": dial tcp 127.0.0.1:65467: connect: connection reset by peer

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 May 2, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestByModules"
2023-05-02 02:52 netbsd-386-9_3 vuln@76abf843 go@c3c53a2c x/vuln/internal/client.TestByModules (log)
--- FAIL: TestByModules (0.55s)
    --- FAIL: TestByModules/all (0.13s)
        --- FAIL: TestByModules/all/http (0.00s)
            client_test.go:277: Get "http://127.0.0.1:65467/index/modules.json.gz": dial tcp 127.0.0.1:65467: connect: connection reset by peer

watchflakes

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label May 2, 2023
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned May 2, 2023
@julieqiu julieqiu modified the milestones: vuln/unplanned, vuln/v0.2.0 May 2, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestByModules"
2023-05-05 20:14 netbsd-amd64-9_3 vuln@d573de52 go@f3034bed x/vuln/internal/client.TestByModules (log)
--- FAIL: TestByModules (0.30s)
    --- FAIL: TestByModules/all (0.12s)
        --- FAIL: TestByModules/all/http (0.00s)
            client_test.go:277: Get "http://127.0.0.1:65468/index/modules.json.gz": dial tcp 127.0.0.1:65468: connect: connection reset by peer

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestByModules"
2023-05-11 14:34 netbsd-amd64-9_3 vuln@f418ba76 go@bc9e2135 x/vuln/internal/client.TestByModules (log)
--- FAIL: TestByModules (0.30s)
    --- FAIL: TestByModules/all (0.10s)
        --- FAIL: TestByModules/all/http (0.00s)
            client_test.go:277: Get "http://127.0.0.1:65469/ID/GO-2021-0264.json.gz": dial tcp 127.0.0.1:65469: connect: connection reset by peer

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestByModules"
2023-06-02 04:04 netbsd-386-9_3 vuln@be19afd8 go@2f5e2f6c x/vuln/internal/client.TestByModules (log)
--- FAIL: TestByModules (0.59s)
    --- FAIL: TestByModules/all (0.25s)
        --- FAIL: TestByModules/all/http (0.00s)
            client_test.go:287: Get "http://127.0.0.1:65470/ID/GO-2022-0569.json.gz": dial tcp 127.0.0.1:65470: connect: connection reset by peer

watchflakes

@gopherbot
Copy link
Author

Change https://go.dev/cl/506555 mentions this issue: internal/client: retry vulndb HTTP requests

@neild
Copy link
Contributor

neild commented Jun 27, 2023

Duplicate of #58931

@neild neild marked this as a duplicate of #58931 Jun 27, 2023
@neild neild closed this as completed Jun 27, 2023
@tatianab tatianab removed this from the vuln/v0.2.0 milestone Jun 27, 2023
@gopherbot gopherbot reopened this Jun 30, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestByModules"
2023-06-29 19:38 netbsd-386-9_3 vuln@2f47882f go@c4590af1 x/vuln/internal/client.TestByModules (log)
--- FAIL: TestByModules (0.67s)
    --- FAIL: TestByModules/all (0.30s)
        --- FAIL: TestByModules/all/http (0.02s)
            client_test.go:287: Get "http://127.0.0.1:65474/ID/GO-2021-0068.json.gz": dial tcp 127.0.0.1:65474: connect: connection reset by peer

watchflakes

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2023
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. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

5 participants