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

build: build failure on x_tools-go1.22-windows-arm64 #67407

Open
gopherbot opened this issue May 15, 2024 · 1 comment
Open

build: build failure on x_tools-go1.22-windows-arm64 #67407

gopherbot opened this issue May 15, 2024 · 1 comment
Labels
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 <- builder == "x_tools-go1.22-windows-arm64" && repo == "tools" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

2024/05/15 19:27:58 run starting
[I2024-05-15T19:27:58.671267Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.671824Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.672349Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.675561Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.675561Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.676098Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.677011Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/05/15 19:28:10 installed tools
[I2024-05-15T19:28:10.133616Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-15T19:28:17.236937Z 27096 0 errors.go:128] set status: FAILURE: EOF
  with SummaryMarkdown:
**FAILURE**

* go on release-branch.go1.22 ([commit 3a84293](https://go.googlesource.com/go/+/3a842931184426ebb2d5f8605782991bca8b67b8))
* tools on master ([commit 069435c](https://go.googlesource.com/tools/+/069435cd8cd3b1a32ff446391162db157f3ab1d7))

Error: `EOF`

Links:

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

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_tools-go1.22-windows-arm64" && repo == "tools" && mode == "build"
2024-05-15 18:55 x_tools-go1.22-windows-arm64 tools@069435cd release-branch.go1.22@3a842931 [build] (log)
2024/05/15 19:27:58 run starting
[I2024-05-15T19:27:58.671267Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.671824Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.672349Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.675561Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.675561Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.676098Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-15T19:27:58.677011Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/05/15 19:28:10 installed tools
[I2024-05-15T19:28:10.133616Z 27096 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-15T19:28:17.236937Z 27096 0 errors.go:128] set status: FAILURE: EOF
  with SummaryMarkdown:
**FAILURE**

* go on release-branch.go1.22 ([commit 3a84293](https://go.googlesource.com/go/+/3a842931184426ebb2d5f8605782991bca8b67b8))
* tools on master ([commit 069435c](https://go.googlesource.com/tools/+/069435cd8cd3b1a32ff446391162db157f3ab1d7))

Error: `EOF`

Links:

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.
Projects
Status: No status
Development

No branches or pull requests

1 participant