Hi Jason:
For testing purposes I have created a single job pipeline:
with this single environment variable:
and this is the log I get when I run the pipeline:
which shows an interesting [Debug information] ...
If I change the path in /usr/share/go-agent/wrapper-config/wrapper-properties.conf, then the pipeline runs fine.
With respect to changing JAVA_HOME environment variable, I can't make this work without changing the PATH ...
[pablo.leon@devel ~]$ export JAVA_HOME=/usr/lib/jvm/java-11-openjdk
[pablo.leon@devel ~]$ java -version
openjdk version "21.0.3" 2024-04-16 LTS