Started by timer Agent default-agent-w7tp5 is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (null): * [jnlp] eclipsecbijenkins/jenkins-agent:latest@sha256:34d007cfdbf90099588d4548e029299f4de926cffb47a02097fd2daa1254570d(resourceRequestCpu: 1250m, resourceRequestMemory: 2560Mi, resourceLimitCpu: 2375m, resourceLimitMemory: 2560Mi) yaml: apiVersion: v1 kind: Pod spec: containers: - name: jnlp volumeMounts: - name: settings-xml mountPath: /home/jenkins/.m2/settings.xml subPath: settings.xml readOnly: true - name: toolchains-xml mountPath: /home/jenkins/.m2/toolchains.xml subPath: toolchains.xml readOnly: true volumes: - name: settings-xml configMap: name: m2-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml [EnvInject] - Loading node environment variables. Building remotely on default-agent-w7tp5 in workspace /home/jenkins/workspace/jaxb-tck-nightly-build-run [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-gc5vD3bCzzG6/agent.62 SSH_AGENT_PID=64 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/jaxb-tck-nightly-build-run@tmp/private_key_8790411061549062541.key (/home/jenkins/workspace/jaxb-tck-nightly-build-run@tmp/private_key_8790411061549062541.key) [ssh-agent] Using credentials genie.jakartaee-tck (ssh://genie.jakartaee-tck@projects-storage.eclipse.org) [jaxb-tck-nightly-build-run] $ /bin/sh -xe /tmp/jenkins6619857448232462590.sh + rm -f jaxbtck.properties + touch jaxbtck.properties + echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/nightly/glassfish.zip' + echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/nightly/glassfish.version' + echo 'PROFILE=FULL' + echo 'BUILD_TYPE=STANDALONE-TCK' + echo 'JAF_BUNDLE_URL=http://central.maven.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar' Waiting for the completion of jaxb-tck ? master jaxb-tck ? master #31 completed. Result was ABORTED Build step 'Trigger/call builds on other projects' changed build result to UNSTABLE FATAL: Channel "unknown": Remote call on JNLP4-connect connection from 10.129.4.1/10.129.4.1:45528 failed. The channel is closing down or has closed down java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on JNLP4-connect connection from 10.129.4.1/10.129.4.1:45528 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:950) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1059) at hudson.Launcher$ProcStarter.start(Launcher.java:455) at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130) at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417) at hudson.model.Build$BuildExecution.doRun(Build.java:174) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1816) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Step ?Publish JUnit test result report? failed: no workspace for jaxb-tck-nightly-build-run #17 ERROR: Step ?Publish JUnit reports generated with handlebars? failed: no workspace for jaxb-tck-nightly-build-run #17 ERROR: Step ?Archive the artifacts? failed: no workspace for jaxb-tck-nightly-build-run #17 [description-setter] Description set: Finished: FAILURE