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

External tests hit a common error '.tmp-committed2602400920: no such file or directory` #3844

Closed
sophia-guo opened this issue Dec 13, 2024 · 4 comments
Assignees

Comments

@sophia-guo
Copy link

sophia-guo commented Dec 13, 2024

https://ci.adoptium.net/view/Test_grinder/job/Grinder/12046/console
https://ci.adoptium.net/view/Test_grinder/job/Grinder/12073/console
https://ci.adoptium.net/view/Test_grinder/job/Grinder/12044/console

12:39:28       [exec] Dockerfile.hotspot.full:42
12:39:28       [exec] --------------------
12:39:28       [exec]   41 |     
12:39:28       [exec]   42 | >>> RUN apt-get update \
12:39:28       [exec]   43 | >>> 	&& apt-get install -qq -y --no-install-recommends software-properties-common \
12:39:28       [exec]   44 | >>> 	&& apt-get install -qq -y --no-install-recommends gnupg \
12:39:28       [exec]   45 | >>> 	&& add-apt-repository ppa:ubuntu-toolchain-r/test \
12:39:28       [exec]   46 | >>> 	&& apt-get update \
12:39:28       [exec]   47 | >>> 	&& apt-get install -y --no-install-recommends  git wget tar  \
12:39:28       [exec]   48 | >>> 	&& rm -rf /var/lib/apt/lists/*
12:39:28       [exec]   49 |     
12:39:28       [exec] --------------------
12:39:28       [exec] ERROR: failed to solve: failed to prepare sha256:974cf16e72adbb0cc871a0e864aecfdc1d174000630aa94501a0d735b8167e96 as ov873fsspmk3v3xy2diljezv0: open /var/lib/docker/overlay2/46b89910e858f1cc1c78151e5b7ea95763dce64e7ff1b96961f56e6a874bb75f/.tmp-committed2602400920: no such file or directory
10:27:48       [exec] Dockerfile.hotspot.full:36
10:27:48       [exec] --------------------
10:27:48       [exec]   34 |     ARG IMAGE_VERSION=nightly
10:27:48       [exec]   35 |     ARG TAG=11-jdk
10:27:48       [exec]   36 | >>> FROM $IMAGE
10:27:48       [exec]   37 |     
10:27:48       [exec]   38 |     ENV RESULT_COMMENT="IN CONTAINER(not-as-root/docker)"
10:27:48       [exec] --------------------
10:27:48       [exec] ERROR: failed to solve: failed to register layer: open /var/lib/docker/overlay2/37098fbd31f5602b08f427e434763843566aae07c289d03c3beb17229042a7e7/.tmp-committed1405576393: no such file or directory
10:27:48  
10:27:48  BUILD FAILED
@sophia-guo sophia-guo transferred this issue from adoptium/aqa-tests Dec 13, 2024
@steelhead31 steelhead31 self-assigned this Dec 16, 2024
@steelhead31 steelhead31 moved this to In Progress in 2024 4Q Adoptium Plan Dec 16, 2024
@steelhead31
Copy link
Contributor

I've corrected the issue with the docker/corrupted overlay directory..  rerunning in  these grinders,  https://ci.adoptium.net/view/Test_grinder/job/Grinder/12084/ , https://ci.adoptium.net/view/Test_grinder/job/Grinder/12085/ & https://ci.adoptium.net/view/Test_grinder/job/Grinder/12086/ 

Will see how they work...

@steelhead31
Copy link
Contributor

Despite clearing all docker cache, this error still occurs, I'll look into it further

@steelhead31
Copy link
Contributor

steelhead31 commented Dec 16, 2024

Rebuild of this test still fails, https://ci.adoptium.net/view/Test_grinder/job/Grinder/12046 , not related to infra though.

Rebuild of this test https://ci.adoptium.net/view/Test_grinder/job/Grinder/12073 :  https://ci.adoptium.net/view/Test_grinder/job/Grinder/12097/ - this failed, but no longer looks to be related to the infra.

Rebuild of this test https://ci.adoptium.net/view/Test_grinder/job/Grinder/12044 :  here : https://ci.adoptium.net/view/Test_grinder/job/Grinder/12093/ , which passed.

@github-project-automation github-project-automation bot moved this from In Progress to Done in 2024 4Q Adoptium Plan Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants