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][libbeat][python test] elasticsearch_kerberos.elastic cannot be started #21838

Closed
v1v opened this issue Oct 15, 2020 · 4 comments
Closed
Labels
libbeat Team:Services (Deprecated) Label for the former Integrations-Services team

Comments

@v1v
Copy link
Member

v1v commented Oct 15, 2020

How to reproduce

cd libbeat
mage build test

Stacktrace

09:34:23  + mage build test
09:34:31  >> build: Building libbeat
09:35:18  >> go test: Unit Testing
...
09:39:17  Building elasticsearch_kerberos.elastic
09:39:29  Service 'elasticsearch_kerberos.elastic' failed to build: The command '/bin/sh -c /scripts/installkdc.sh && /scripts/addprincs.sh' returned a non-zero code: 127
09:39:29  >> Building docker images again
09:39:29  elasticsearch uses an image, skipping
09:39:29  elasticsearch_monitoring uses an image, skipping
09:39:29  elasticsearchssl uses an image, skipping
09:39:29  logstash uses an image, skipping
09:39:29  Building redis
09:39:29  Building sredis
09:39:29  Building kafka
09:39:30  Building elasticsearch_kerberos.elastic
09:39:32  Service 'elasticsearch_kerberos.elastic' failed to build: The command '/bin/sh -c /scripts/installkdc.sh && /scripts/addprincs.sh' returned a non-zero code: 127
09:39:32  Error: running "docker-compose -p libbeat_8_0_0_be5c2902cd-snapshot build --force-rm --pull" failed with exit code 1

See https://beats-ci.elastic.co/job/Beats/job/beats/job/master/572/execution/node/2566/log/

Files

https://github.com/elastic/beats/blob/master/testing/environments/docker/elasticsearch_kerberos/Dockerfile

@v1v v1v added the libbeat label Oct 15, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 15, 2020
@v1v v1v added the Team:Services (Deprecated) Label for the former Integrations-Services team label Oct 15, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@v1v
Copy link
Member Author

v1v commented Oct 15, 2020

Docker container for elasticsearch_kerberos.elastic has been disabled in the master branch

@kvch
Copy link
Contributor

kvch commented Oct 27, 2020

It is breaking due to the changes in: elastic/elasticsearch#52519

@jlind23
Copy link
Collaborator

jlind23 commented Mar 31, 2022

Backlog grooming: Closing for now.

@jlind23 jlind23 closed this as completed Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libbeat Team:Services (Deprecated) Label for the former Integrations-Services team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants