Xvfb cannot connect to a machine when it is enclosed inside timestamps step or option. The pipeline throws an exception:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from XX.YY.ZZ.WW/XX.YY.ZZ.WW:47130
[...]
java.lang.IllegalAccessError: tried to access field hudson.remoting.Channel.executor from class org.jenkinsci.remoting.util.AnonymousClassWarnings
[...]Caused: java.io.IOException: Remote call on JNLP4-connect connection from XX.YY.ZZ.WW/XX.YY.ZZ.WW:47130 failed
I checked and the following pipelines throw exceptions:
Xvfb cannot connect to a machine when it is enclosed inside {{timestamps}} step or option. The pipeline throws an exception:
{noformat}
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from XX.YY.ZZ.WW/XX.YY.ZZ.WW:47130 [...] java.lang.IllegalAccessError: tried to access field hudson.remoting.Channel.executor from class org.jenkinsci.remoting.util.AnonymousClassWarnings [...]
Caused: java.io.IOException: Remote call on JNLP4-connect connection from XX.YY.ZZ.WW/XX.YY.ZZ.WW:47130 failed
{noformat}
I checked and the following pipelines throw exceptions:
We started using a new feature introduced in the [Timestamper|https://plugins.jenkins.io/timestamper/] 1.9 plugin: Enable for all Pipeline builds. The timestamps are printed correctly.
We started using a new feature introduced in the [Timestamper|[https://plugins.jenkins.io/timestamper/]] 1.9 plugin: {{Enable for all Pipeline builds}}. The timestamps are printed correctly.