Skip to content

Bump wolfi/chainguard-base#4402

Open
LikeTheSalad wants to merge 1 commit intoelastic:mainfrom
LikeTheSalad:fix/wolfi-chainguard-base-update
Open

Bump wolfi/chainguard-base#4402
LikeTheSalad wants to merge 1 commit intoelastic:mainfrom
LikeTheSalad:fix/wolfi-chainguard-base-update

Conversation

@LikeTheSalad
Copy link
Contributor

@LikeTheSalad LikeTheSalad commented Feb 17, 2026

Supersedes #4399
Co-authored by Cursor

Bump chainguard-base image digest, testcontainers to 1.21.4, and upgrade ES test image from 7.17.2 to 7.17.25 to fix cgroupv2 container startup failures on CI runners.

Bump chainguard-base image digest, testcontainers to 1.21.4, and
upgrade ES test image from 7.17.2 to 7.17.25 to fix cgroupv2
container startup failures on CI runners.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@LikeTheSalad LikeTheSalad marked this pull request as ready for review February 17, 2026 11:19
@LikeTheSalad LikeTheSalad requested a review from a team as a code owner February 17, 2026 11:19
@LikeTheSalad
Copy link
Contributor Author

The failed "Non-Application Server integration tests" seems to be failing because it cannot find Docker? Given:
Could not find a valid Docker environment.

It seems like this issue is happening in the main branch too: https://github.com/elastic/apm-agent-java/actions/runs/22088228325 - Is this a known, expected issue? @SylvainJuge @jackshirazi

@SylvainJuge
Copy link
Member

What I know is that the "missing docker" message below should be fixed with testcontainers update:

2026-02-17 06:33:08,102 [main] ERROR org.testcontainers.dockerclient.DockerClientProviderStrategy - Could not find a valid Docker environment. Please check configuration. Attempted configurations were:
	UnixSocketClientProviderStrategy: failed with exception BadRequestException (Status 400: {"message":"client version 1.32 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version"}

For the ES server, I don't remember exactly but I also got very similar suggestions by copilot to fix it, I haven't been able to validate if it's relevant though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments