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] DockerTests test010Install failing #119441

Open
elasticsearchmachine opened this issue Jan 2, 2025 · 3 comments
Open

[CI] DockerTests test010Install failing #119441

elasticsearchmachine opened this issue Jan 2, 2025 · 3 comments
Assignees
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

null

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Elasticsearch container did not start successfully.

ps output:
    PID TTY      STAT   TIME COMMAND
      1 ?        Ss     0:00 /bin/tini -- /usr/local/bin/docker-entrypoint.sh eswrapper
      7 ?        Sl     0:26 /usr/share/elasticsearch/jdk/bin/java -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=/usr/share/elasticsearch/bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=/usr/share/elasticsearch -Des.path.conf=/usr/share/elasticsearch/config -Des.distribution.type=docker -cp /usr/share/elasticsearch/lib/*:/usr/share/elasticsearch/lib/cli-launcher/* org.elasticsearch.launcher.CliToolLauncher
    332 pts/4    Rs+    0:00 ps ax

stdout():
Created elasticsearch keystore in /usr/share/elasticsearch/config/elasticsearch.keystore

Stderr:

Issue Reasons:

  • [main] 2 failures in test test010Install (1.2% fail rate in 168 executions)
  • [main] 2 failures in step ubuntu-2204_packaging-tests-unix (50.0% fail rate in 4 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-packaging (50.0% fail rate in 4 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >test-failure Triaged test failures from CI Team:Delivery Meta label for Delivery team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 2, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-delivery (Team:Delivery)

@mark-vieira mark-vieira self-assigned this Jan 2, 2025
@mark-vieira
Copy link
Contributor

It's almost like something is hanging in the CLI launcher. I'm going to add some more debugging here so we can see what's keeping ES from launching.

@mark-vieira
Copy link
Contributor

I've opened #119477 in an attempt to gather more information here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

2 participants