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/tools/gopls/test: TestBadlyVersionedModule failures #57880

Closed
gopherbot opened this issue Jan 18, 2023 · 3 comments
Closed

x/tools/gopls/test: TestBadlyVersionedModule failures #57880

gopherbot opened this issue Jan 18, 2023 · 3 comments
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/test" && test == "TestBadlyVersionedModule"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestBadlyVersionedModule (1.94s)
    --- FAIL: TestBadlyVersionedModule/default (0.98s)
        --- FAIL: TestBadlyVersionedModule/default/default (0.98s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (0.95s)
        --- FAIL: TestBadlyVersionedModule/nested/default (0.95s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Error - Received] 22:25:51.014 PM #2 internal error updating shared cache: mkdir /.cache/gopls/fbfc1d86/analysis/88: no space left on device


[Trace - 22:25:51.014 PM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/17 22:25:51 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/fbfc1d86/analysis/92: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-2950432970/TestDownloadDeps/default/work\n\tpackage=\"mod.com\"\n"}


#### End Gopls Test Logs for "TestDownloadDeps/default"

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Jan 18, 2023
@gopherbot gopherbot added this to the Unreleased milestone Jan 18, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/test" && test == "TestBadlyVersionedModule"
2023-01-18 02:12 aix-ppc64 tools@5bedd861 go@7026a8a1 x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (1.94s)
    --- FAIL: TestBadlyVersionedModule/default (0.98s)
        --- FAIL: TestBadlyVersionedModule/default/default (0.98s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (0.95s)
        --- FAIL: TestBadlyVersionedModule/nested/default (0.95s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Error - Received] 22:25:51.014 PM #2 internal error updating shared cache: mkdir /.cache/gopls/fbfc1d86/analysis/88: no space left on device


[Trace - 22:25:51.014 PM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/17 22:25:51 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/fbfc1d86/analysis/92: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-2950432970/TestDownloadDeps/default/work\n\tpackage=\"mod.com\"\n"}


#### End Gopls Test Logs for "TestDownloadDeps/default"

watchflakes

@findleyr
Copy link
Contributor

Dupe of #57900.

@findleyr findleyr closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2023
@gopherbot gopherbot reopened this Jan 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/test" && test == "TestBadlyVersionedModule"
2023-01-17 18:50 aix-ppc64 tools@d958e854 go@dbe327a6 x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (2.07s)
    --- FAIL: TestBadlyVersionedModule/default (1.14s)
        --- FAIL: TestBadlyVersionedModule/default/default (1.14s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (0.94s)
        --- FAIL: TestBadlyVersionedModule/nested/default (0.94s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Error - Received] 03:01:10.048 AM #2 internal error updating shared cache: mkdir /.cache/gopls/594d11a0/analysis/db: no space left on device


[Trace - 03:01:10.048 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 03:01:10 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/594d11a0/analysis/49: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-463214206/TestDownloadDeps/default/work\n\tpackage=\"mod.com\"\n"}


#### End Gopls Test Logs for "TestDownloadDeps/default"
2023-01-17 18:50 aix-ppc64 tools@d958e854 go@f773bef9 x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (2.10s)
    --- FAIL: TestBadlyVersionedModule/default (0.97s)
        --- FAIL: TestBadlyVersionedModule/default/default (0.97s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (1.13s)
        --- FAIL: TestBadlyVersionedModule/nested/default (1.12s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Trace - 04:32:01.461 AM] Received notification '$/progress'.
Params: {"token":"8442138228245012362","value":{"kind":"begin","title":"diagnosing opened files","message":"Calculating file diagnostics..."}}


[Error - Received] 04:32:01.465 AM #2 internal error updating shared cache: mkdir /.cache/gopls/c5a424e9/analysis/97: no space left on device


#### End Gopls Test Logs for "TestDownloadDeps/default"
2023-01-17 23:21 aix-ppc64 tools@f3e53e5c go@7e740f91 x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (1.98s)
    --- FAIL: TestBadlyVersionedModule/default (0.97s)
        --- FAIL: TestBadlyVersionedModule/default/default (0.97s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (1.01s)
        --- FAIL: TestBadlyVersionedModule/nested/default (1.01s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Trace - 01:24:31.736 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 01:24:31 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/d29625d7/analysis/41: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-502803954/TestDownloadDeps/default/work\n\tpackage=\"mod.com\"\n"}


[Error - Received] 01:24:31.736 AM #2 internal error updating shared cache: mkdir /.cache/gopls/d29625d7/analysis/5e: no space left on device


#### End Gopls Test Logs for "TestDownloadDeps/default"
2023-01-18 02:12 aix-ppc64 tools@5bedd861 go@581603cb x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (2.19s)
    --- FAIL: TestBadlyVersionedModule/default (1.09s)
        --- FAIL: TestBadlyVersionedModule/default/default (1.09s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (1.10s)
        --- FAIL: TestBadlyVersionedModule/nested/default (1.10s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Trace - 22:11:05.078 PM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/17 22:11:05 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/b7bc532a/analysis/d3: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-1673565426/TestDownloadDeps/default/work\n\tpackage=\"mod.com\"\n"}


[Error - Received] 22:11:05.079 PM #2 internal error updating shared cache: mkdir /.cache/gopls/b7bc532a/analysis/b3: no space left on device


#### End Gopls Test Logs for "TestDownloadDeps/default"
2023-01-18 14:54 aix-ppc64 tools@f0e2d5c5 go@7026a8a1 x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (1.87s)
    --- FAIL: TestBadlyVersionedModule/default (0.89s)
        --- FAIL: TestBadlyVersionedModule/default/default (0.89s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (0.98s)
        --- FAIL: TestBadlyVersionedModule/nested/default (0.98s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Trace - 09:52:36.998 AM] Received notification '$/progress'.
Params: {"token":"7941312873242834955","value":{"kind":"begin","title":"diagnosing opened files","message":"Calculating file diagnostics..."}}


[Error - Received] 09:52:37.003 AM #2 internal error updating shared cache: mkdir /.cache/gopls/5b6bc0fe/analysis/55: no space left on device


#### End Gopls Test Logs for "TestDownloadDeps/default"
2023-01-18 14:59 aix-ppc64 tools@957bec5a go@7026a8a1 x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (1.87s)
    --- FAIL: TestBadlyVersionedModule/default (0.84s)
        --- FAIL: TestBadlyVersionedModule/default/default (0.84s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (1.03s)
        --- FAIL: TestBadlyVersionedModule/nested/default (1.03s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Trace - 10:07:32.790 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 10:07:32 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/16674c3c/analysis/61: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-892565968/TestDownloadDeps/default/work\n\tpackage=\"mod.com\"\n"}


[Error - Received] 10:07:32.792 AM #2 internal error updating shared cache: mkdir /.cache/gopls/16674c3c/analysis/75: no space left on device


#### End Gopls Test Logs for "TestDownloadDeps/default"
2023-01-18 15:15 aix-ppc64 tools@2fa6ca1e go@7026a8a1 x/tools/gopls/test.TestBadlyVersionedModule (log)
--- FAIL: TestBadlyVersionedModule (2.16s)
    --- FAIL: TestBadlyVersionedModule/default (1.02s)
        --- FAIL: TestBadlyVersionedModule/default/default (1.01s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable
...
    --- FAIL: TestBadlyVersionedModule/nested (1.15s)
        --- FAIL: TestBadlyVersionedModule/nested/default (1.15s)
            env.go:322: waiting on:
                Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 2 time(s)" is met, must have:
                any diagnostics at the first position matching `"example.com/blah/v2"` in "a/main.go", with message containing "cannot find module providing"
                any diagnostics at the first position matching `require example.com/blah/v2` in "a/go.mod", with message containing "cannot find module providing"
                read diagnostics for "a/go.mod"

                err:condition has final verdict Unmeetable

...


[Trace - 10:22:24.951 AM] Received notification 'window/logMessage'.
Params: {"type":1,"message":"2023/01/18 10:22:24 warning: analyzing package: internal error updating shared cache: mkdir /.cache/gopls/3683f9f0/analysis/90: no space left on device\n\tsnapshot=1\n\tdirectory=file:///ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/gopls-regtest-1106488206/TestDownloadDeps/default/work\n\tpackage=\"mod.com\"\n"}


[Error - Received] 10:22:24.953 AM #2 internal error updating shared cache: mkdir /.cache/gopls/3683f9f0/analysis/23: no space left on device


#### End Gopls Test Logs for "TestDownloadDeps/default"

watchflakes

@golang golang locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

2 participants