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

APM integration is broken in E2E tests with 8.12.0-snapshot. #7398

Closed
naemono opened this issue Dec 19, 2023 · 1 comment
Closed

APM integration is broken in E2E tests with 8.12.0-snapshot. #7398

naemono opened this issue Dec 19, 2023 · 1 comment
Labels
:ci Things related to Continuous Integration, automation and releases >test Related to unit/integration/e2e tests v2.11.0

Comments

@naemono
Copy link
Contributor

naemono commented Dec 19, 2023

See elastic/apm-server#12239, elastic/apm-server#12150, elastic/apm-server#12240

In our current nightly e2e tests with 8.12.0-snapshot we are seeing this error in APM tests:

{"log.level":"error","@timestamp":"2023-12-17T22:15:39.969Z","log.logger":"beater","log.origin":{"function":"github.com/elastic/apm-server/internal/beater.waitReady","file.name":"beater/waitready.go","file.line":63},"message":"precondition 'apm integration installed' failed: error checking Elasticsearch index template setup: status: 403, failed: [security_exception], reason: action [indices:admin/data_stream/create] is unauthorized for user [e2e-lkeiy-mercury-es-naming-rvxm-apm-xxxxxxxxxxxxxxxxx-apm-user] with effective roles [apm_system,eck_apm_user_role_v87] on indices [traces-apm-default], this action is granted by the index privileges [create_index,manage,all]: to remediate, please install the apm integration: https://ela.st/apm-integration-quickstart","service.name":"apm-server","ecs.version":"1.6.0"}

Currently all APM e2e tests are failing with this issue. The fix is merged, and should begin resolving itself. This should be closed after verification is done.

@naemono naemono added :ci Things related to Continuous Integration, automation and releases >test Related to unit/integration/e2e tests labels Dec 19, 2023
@naemono
Copy link
Contributor Author

naemono commented Jan 4, 2024

Verified resolved.

@naemono naemono closed this as completed Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ci Things related to Continuous Integration, automation and releases >test Related to unit/integration/e2e tests v2.11.0
Projects
None yet
Development

No branches or pull requests

2 participants