Started by user Tom Jenkinson Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Agent default-java-mk9jg is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): Running on default-java-mk9jg in /home/jenkins/workspace/TCK_ts_jte [Pipeline] { [Pipeline] stage [Pipeline] { (Grab the original ts.jte) [Pipeline] sh + wget https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/install/jta/bin/ts.jte --2019-08-29 10:06:26-- https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/install/jta/bin/ts.jte Resolving raw.githubusercontent.com... 151.101.128.133, 151.101.0.133, 151.101.192.133, ... Connecting to raw.githubusercontent.com|151.101.128.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13393 (13K) [text/plain] Saving to: 'ts.jte' 0K .......... ... 100% 1.93M=0.007s 2019-08-29 10:06:26 (1.93 MB/s) - 'ts.jte' saved [13393/13393] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Configure the ts.jte) [Pipeline] sh ++ echo 'work.dir=${ts.home}/../JTwork' ++ sed -e 's/\\/\\\\/g; s/\//\\\//g;' + sed -i 's/^work\.dir=\/tmp\/JTwork/work.dir=${ts.home}\/..\/JTwork/g' ts.jte + sed -i s#/modules#/home/jenkins/workspace/TCK_run_pipeline/glassfish5/glassfish/modules#g ts.jte ++ echo 'report.dir=${ts.home}/../JTreport' ++ sed -e 's/\\/\\\\/g; s/\//\\\//g;' + sed -i 's/^report\.dir=\/tmp\/JTreport/report.dir=${ts.home}\/..\/JTreport/g' ts.jte [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive the ts.jte) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS