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

[CI/CD] Cache Go step failing on windows #32844

Closed
crobert-1 opened this issue May 3, 2024 · 3 comments
Closed

[CI/CD] Cache Go step failing on windows #32844

crobert-1 opened this issue May 3, 2024 · 3 comments
Labels
ci-cd CI, CD, testing, build issues closed as inactive needs triage New item requiring triage os:windows Stale

Comments

@crobert-1
Copy link
Member

crobert-1 commented May 3, 2024

Component(s)

No response

Describe the issue you're reporting

Failure CI/CD link

Failure output:

Run actions/cache@v4
  with:
    path: ~\go\pkg\mod
  ~\AppData\Local\go-build
  
    key: go-build-cache-Windows-receiver-[2](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:2)-go-54015b64b6862cc2cdf8[3](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:3)ded77f57fe1d31bbe7cde[4](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:4)6d36d701a323fdfec45b7
    enableCrossOsArchive: false
    fail-on-cache-miss: false
    lookup-only: false
    save-always: false
  env:
    TEST_RESULTS: testbed/tests/results/junit/results.xml
    SEGMENT_DOWNLOAD_TIMEOUT_MINS: 2
    GOGC: [5](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:5)0
    GOMEMLIMIT: 2GiB
Received 2[6](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:6)8435456 of 1244716305 (21.6%), 254.7 MBs/sec
Received 566231040 of 1244716305 (45.5%), 269.3 MBs/sec
Received 8[7](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:7)6609536 of 1244716305 (70.4%), 27[8](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:8).2 MBs/sec
Received 117859[9](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:9)424 of 1244716305 (94.7%), 280.6 MBs/sec
Cache Size: ~1187 MB (1244716305 B)
"C:\Program Files\Git\usr\bin\tar.exe" -xf D:/a/_temp/26474ed3-0290-46b6-a396-96a8368d5886/cache.tzst -P -C D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib --force-local --use-compress-program "zstd -d"
Received 1244716305 of 1244716305 ([10](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8940807269/job/24559733214#step:5:10)0.0%), 236.7 MBs/sec
Error: The action 'Cache Go' has timed out after 25 minutes.
@crobert-1 crobert-1 added needs triage New item requiring triage os:windows ci-cd CI, CD, testing, build issues labels May 3, 2024
@crobert-1
Copy link
Member Author

There's a similar error that has occurred on ARM, #32445

Copy link
Contributor

github-actions bot commented Jul 3, 2024

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Copy link
Contributor

github-actions bot commented Sep 1, 2024

This issue has been closed as inactive because it has been stale for 120 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI, CD, testing, build issues closed as inactive needs triage New item requiring triage os:windows Stale
Projects
None yet
Development

No branches or pull requests

1 participant