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: TestGovulncheck failures #66319

Open
gopherbot opened this issue Mar 14, 2024 · 2 comments
Open

x/vuln: TestGovulncheck failures #66319

gopherbot opened this issue Mar 14, 2024 · 2 comments
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
default <- pkg == "golang.org/x/vuln" && test == "TestGovulncheck"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestGovulncheck (13.95s)
    all_test.go:75: govulncheck finished with std out/err:
        Scanning your code and 209 packages across 5 dependent modules for known vulnerabilities...

    all_test.go:82: govulncheck: abruptly failed with error govulncheck: fetching vulnerabilities: Get "https://vuln.go.dev/index/modules.json.gz": read tcp 10.128.1.179:44150->34.117.213.18:443: read: 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 Mar 14, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vuln" && test == "TestGovulncheck"
2024-03-13 17:26 linux-amd64-longtest-race vuln@d26ab060 go@0159150a x/vuln.TestGovulncheck (log)
--- FAIL: TestGovulncheck (13.95s)
    all_test.go:75: govulncheck finished with std out/err:
        Scanning your code and 209 packages across 5 dependent modules for known vulnerabilities...

    all_test.go:82: govulncheck: abruptly failed with error govulncheck: fetching vulnerabilities: Get "https://vuln.go.dev/index/modules.json.gz": read tcp 10.128.1.179:44150->34.117.213.18:443: read: connection reset by peer

watchflakes

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Mar 14, 2024
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Mar 14, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vuln" && test == "TestGovulncheck"
2024-04-23 17:49 darwin-amd64-longtest vuln@63adf478 go@ac174400 x/vuln.TestGovulncheck (log)
--- FAIL: TestGovulncheck (8.72s)
    all_test.go:75: govulncheck finished with std out/err:
    all_test.go:82: govulncheck: abruptly failed with error govulncheck: fetching vulnerabilities: Get "https://vuln.go.dev/index/modules.json.gz": read tcp 192.168.64.102:49166->34.117.213.18:443: read: connection reset by peer

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. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
Status: No status
Development

No branches or pull requests

1 participant