[INFO] [I.A.Java.UnixContainerAttacher] Process 1 in container [ <namespace> id/<id> ] is being skipped since the attach mechanism has been disabled/is not available for this process. Specifically the jdk.attach module was not found.
Cause
Configuration error.
Resolution
Customer was using an incorrect image that included a JVM without the jdk.attach module. Adding the jdk.attach module solves this issue.