Started by user Steve Millidge Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Agent default-java-5bqm9 is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): Running on default-java-5bqm9 in /home/jenkins/workspace/TCK_run [Pipeline] { [Pipeline] stage [Pipeline] { (Grab GF and ts.jte artifacts) [Pipeline] dir Running in /home/jenkins/workspace/TCK_run/download [Pipeline] { [Pipeline] copyRemoteArtifacts Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish: glassfish.zip [Pipeline] copyRemoteArtifacts Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte: ts.jte [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Grab TCK bundle) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run/download + wget -q http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted/eclipse-concurrency-tck-1.0.0.zip -O concurrencytck.zip [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unzip TCK and GF) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run + unzip -q /home/jenkins/workspace/TCK_run/download/glassfish.zip + unzip -q /home/jenkins/workspace/TCK_run/download/concurrencytck.zip [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Grab and unzip ANT) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run/download + wget -q http://mirror.koddos.net/apache/ant/binaries/apache-ant-1.9.13-bin.tar.gz -O ant.tar.gz + tar xfz ant.tar.gz + mkdir -p /home/jenkins/workspace/TCK_run/concurrencytck/tools/ant + cp -a /home/jenkins/workspace/TCK_run/download/apache-ant-1.9.13/. /home/jenkins/workspace/TCK_run/concurrencytck/tools/ant [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Replace ts.jte) [Pipeline] sh + yes + cp -rfv /home/jenkins/workspace/TCK_run/download/ts.jte /home/jenkins/workspace/TCK_run/concurrencytck/bin/ts.jte cp: can't create '/home/jenkins/workspace/TCK_run/concurrencytck/bin/ts.jte': No such file or directory [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE