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

Injection of java agent failed in ARM64 EKS nodes #2523

Closed
alanwds opened this issue Dec 22, 2023 · 1 comment
Closed

Injection of java agent failed in ARM64 EKS nodes #2523

alanwds opened this issue Dec 22, 2023 · 1 comment
Labels
support request request for further assistance with an issue

Comments

@alanwds
Copy link

alanwds commented Dec 22, 2023

Describe the bug
When deployed in applicationMonitoring mode, the injection fail on hooking phase

cat /opt/dynatrace/oneagent-paas/log/process/ruxitagentproc_2023-12-22_1000.log 
2023-12-22 19:07:07 UTC [    1] info    [general   ] version 1.279.166.20231201-090952, 64 bit, exe: "/usr/lib/jvm/java-1.8-openjdk/bin/java"
2023-12-22 19:07:07 UTC [    1] severe  [hooking   ] Injection of java agent failed: No java agent found NULL, incorrect oneagent installation?

The init container install-oneagent looks work's fine:

{"level":"info","ts":"2023-12-22T19:06:55.672Z","logger":"injection-startup","msg":"creating standalone runner"}
{"level":"info","ts":"2023-12-22T19:06:55.672Z","logger":"injection-startup","msg":"checking envvars"}
...
{"level":"info","ts":"2023-12-22T19:07:05.195Z","logger":"injection-startup","msg":"standalone agent init completed"}

Also, the /etc/ld.so.preload file looks ok

/opt/dynatrace/oneagent-paas/agent/lib64/liboneagentproc.so

The lib is stored on rigth place

ls -l /opt/dynatrace/oneagent-paas/agent/lib64/liboneagentproc.so
-rwxr-xr-x    1 1001     1001        860104 Dec 22 19:07 /opt/dynatrace/oneagent-paas/agent/lib64/liboneagentproc.so

To Reproduce
Deploy dynatrace-operator using applicationMonitoring in ARM64 nodes.

Expected behavior
Dynatrace-operator should be able to inject java agent into aplication trough applicationMonitoring mode

Environment

  • Platform: EKS 1.24
  • Docker image flavor: Alpine 3.18.3
  • Java version: openjdk 1.8.0_345

Additional context
In the dynatrace webgui we're not able to get any signal from this deployment

@luhi-DT luhi-DT added the support request request for further assistance with an issue label Dec 26, 2023
Copy link
Contributor

Thank you for opening a Dynatrace Operator Issue. We've identified and tagged the issue as a "Support request".

Dynatrace responds to requests like these via Dynatrace ONE support rather than Github. This helps our team respond as quickly as possible using the support team's tools and procedures.

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support request request for further assistance with an issue
Projects
None yet
Development

No branches or pull requests

2 participants