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

runtime: TestPreemptionAfterSyscall failures #56204

Open
gopherbot opened this issue Oct 13, 2022 · 17 comments
Open

runtime: TestPreemptionAfterSyscall failures #56204

gopherbot opened this issue Oct 13, 2022 · 17 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestPreemptionAfterSyscall (5.85s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (5.21s)
        proc_test.go:1079: timeout exceeded: 5.213277879s (5s)

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 Oct 13, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2022-10-12 23:03 linux-s390x-ibm go@79d0d330 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (5.85s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (5.21s)
        proc_test.go:1079: timeout exceeded: 5.213277879s (5s)

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Oct 13, 2022
@bcmills
Copy link
Contributor

bcmills commented Oct 13, 2022

See also #52679, #41015, and previously #34901.

@mknyszek mknyszek added this to the Backlog milestone Oct 19, 2022
@mknyszek mknyszek self-assigned this Oct 19, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2022-12-22 15:23 openbsd-arm64-jsing go@6d3139b2 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (7.23s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (6.80s)
        proc_test.go:1079: timeout exceeded: 6.801240937s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-03-15 07:19 openbsd-arm64-jsing go@71f82df1 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (15.78s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (15.29s)
        proc_test.go:1082: timeout exceeded: 15.294037357s (5s)

watchflakes

@mknyszek mknyszek removed their assignment Jun 16, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-09-09 01:48 linux-s390x-ibm go@ee788dba runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (7.49s)
    --- FAIL: TestPreemptionAfterSyscall/100µs (5.50s)
        proc_test.go:1082: timeout exceeded: 5.497770732s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-09-12 18:53 linux-s390x-ibm go@c8396b51 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (8.51s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (5.82s)
        proc_test.go:1082: timeout exceeded: 5.229591786s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-09-13 23:32 linux-s390x-ibm go@fccd0b9b runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (14.39s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (6.69s)
        proc_test.go:1082: timeout exceeded: 6.690118425s (5s)
    --- FAIL: TestPreemptionAfterSyscall/100µs (6.17s)
        proc_test.go:1082: timeout exceeded: 6.058841386s (5s)
2023-09-14 00:00 linux-s390x-ibm go@495830ac runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (23.96s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (17.72s)
        proc_test.go:1082: timeout exceeded: 16.319504108s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-10-20 18:35 linux-s390x-ibm go@693def15 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (15.63s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (6.64s)
        proc_test.go:1082: timeout exceeded: 6.639715482s (5s)
    --- FAIL: TestPreemptionAfterSyscall/1ms (5.36s)
        proc_test.go:1082: timeout exceeded: 5.307061807s (5s)
2023-10-20 18:35 linux-s390x-ibm go@693def15 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (8.92s)
    --- FAIL: TestPreemptionAfterSyscall/100µs (5.18s)
        proc_test.go:1082: timeout exceeded: 5.176711883s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-10-12 22:37 linux-s390x-ibm go@d4863909 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (12.22s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (5.30s)
        proc_test.go:1079: timeout exceeded: 5.301115116s (5s)
    --- FAIL: TestPreemptionAfterSyscall/100µs (6.43s)
        proc_test.go:1079: timeout exceeded: 6.426245991s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-11-14 16:45 linux-s390x-ibm go@e14b96cb runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (6.96s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (6.04s)
        proc_test.go:1082: timeout exceeded: 6.035699798s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2023-12-12 22:10 linux-s390x-ibm go@dce7f335 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (7.98s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (6.17s)
        proc_test.go:1082: timeout exceeded: 6.173183794s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2024-01-12 00:55 linux-s390x-ibm go@eb30ac34 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (5.33s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (5.14s)
        proc_test.go:1082: timeout exceeded: 5.132423992s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2024-01-30 00:04 linux-s390x-ibm go@f96d9a64 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (10.03s)
    --- FAIL: TestPreemptionAfterSyscall/100µs (5.18s)
        proc_test.go:1082: timeout exceeded: 5.178066941s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2024-02-29 23:23 linux-s390x-ibm-race go@4b43913f runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (6.51s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (6.43s)
        proc_test.go:1082: timeout exceeded: 6.0354903s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2024-02-29 22:04 linux-s390x-ibm go@9f9008ce runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (7.01s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (5.77s)
        proc_test.go:1082: timeout exceeded: 5.686376289s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2024-03-18 23:57 linux-s390x-ibm go@1e9875ca runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (9.49s)
    --- FAIL: TestPreemptionAfterSyscall/100µs (5.25s)
        proc_test.go:1082: timeout exceeded: 5.102066033s (5s)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestPreemptionAfterSyscall"
2024-03-21 00:10 linux-s390x-ibm go@7d4d71e5 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (12.62s)
    --- FAIL: TestPreemptionAfterSyscall/10µs (5.98s)
        proc_test.go:1082: timeout exceeded: 5.981704052s (5s)
2024-03-21 22:02 linux-s390x-ibm-race go@41bd9a51 runtime.TestPreemptionAfterSyscall (log)
--- FAIL: TestPreemptionAfterSyscall (8.34s)
    --- FAIL: TestPreemptionAfterSyscall/1ms (5.77s)
        proc_test.go:1082: timeout exceeded: 5.175412462s (5s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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

3 participants