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

internal/goarch: unrecognized failures #66615

Closed
gopherbot opened this issue Mar 30, 2024 · 5 comments
Closed

internal/goarch: unrecognized failures #66615

gopherbot opened this issue Mar 30, 2024 · 5 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.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "internal/goarch" && test == ""

Issue created automatically to collect these failures.

Example (log):

compile: ../../go/src/cmd/compile/default.pgo: PGO error: error processing pprof PGO profile: error parsing profile: decompressing profile: flate: corrupt input before offset 10

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/goarch" && test == ""
2024-03-12 20:49 linux-mips64le-rtrk sys@95f07eca go@89f7805c internal/goarch [build] (log)
compile: ../../go/src/cmd/compile/default.pgo: PGO error: error processing pprof PGO profile: error parsing profile: decompressing profile: flate: corrupt input before offset 10

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Mar 30, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/goarch" && test == ""
2024-03-12 20:49 linux-mips64-rtrk sys@95f07eca go@89f7805c internal/goarch [build] (log)
compile: ../../go/src/cmd/compile/default.pgo: PGO error: error processing pprof PGO profile: error parsing profile: decompressing profile: flate: corrupt input before offset 10

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/goarch" && test == ""
2024-03-21 09:28 linux-mips64-rtrk net@ebc8168a go@89f7805c internal/goarch [build] (log)
compile: ../../go/src/cmd/compile/default.pgo: PGO error: error processing pprof PGO profile: error parsing profile: decompressing profile: flate: corrupt input before offset 10
2024-03-29 23:09 linux-mips64-rtrk go@89f7805c internal/goarch [build] (log)
compile: ../../go/src/cmd/compile/default.pgo: PGO error: error processing pprof PGO profile: error parsing profile: decompressing profile: flate: corrupt input before offset 10

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/goarch" && test == ""
2024-03-21 09:28 linux-mips64le-rtrk net@ebc8168a go@89f7805c internal/goarch [build] (log)
compile: ../../go/src/cmd/compile/default.pgo: PGO error: error processing pprof PGO profile: error parsing profile: decompressing profile: flate: corrupt input before offset 10

watchflakes

@mknyszek
Copy link
Contributor

CC @golang/mips

Though, I'm not sure if this is still an issue. I don't see any recent failures on the dashboard. Closing optimistically.

@mknyszek mknyszek closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2024
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: Done
Development

No branches or pull requests

2 participants