Started by user Gurunandan Rao Running as Gurunandan Rao Agent basic-zv0rh is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-zv0rh" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-zv0rh" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-zv0rh" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "16384Mi" cpu: "4380m" requests: memory: "16384Mi" cpu: "4080m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-jakartaee-tck" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" [EnvInject] - Loading node environment variables. Building remotely on basic-zv0rh in workspace /home/jenkins/agent/workspace/standalonetck-certification [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-YueMoRlcsiks/agent.72 SSH_AGENT_PID=74 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_3075694252206849295.key (/home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_3075694252206849295.key) [ssh-agent] Using credentials genie.jakartaee-tck (ssh://genie.jakartaee-tck@projects-storage.eclipse.org) Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] [standalonetck-certification] $ /bin/bash -x /tmp/jenkins16769023717946927330.sh + '[' JAKARTAEE91_PROMOTED_LATEST == JAKARTAEE9_BUILD_LATEST ']' + '[' JAKARTAEE91_PROMOTED_LATEST == JAVAEE8_RELEASED_LATEST ']' + '[' JAKARTAEE91_PROMOTED_LATEST == JAKARTAEE91_PROMOTED_LATEST ']' + export BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + export 'BUNDLE_LIST=annotations-tck-2.0.1.zip authentication-tck-2.0.1.zip authorization-tck-2.0.1.zip concurrency-tck-2.0.1.zip connectors-tck-2.0.1.zip expression-language-tck-4.0.1.zip faces-tck-3.0.1.zip jsonb-tck-2.0.1.zip jsonp-tck-2.0.1.zip messaging-tck-3.0.1.zip pages-tck-3.0.1.zip persistence-tck-3.0.1.zip restful-ws-tck-3.0.2.zip security-tck-2.0.1.zip servlet-tck-5.0.2.zip soap-tck-2.0.1.zip tags-tck-2.0.1.zip transactions-tck-2.0.1.zip websocket-tck-2.0.1.zip xml-ws-tck-3.0.1.zip' + BUNDLE_LIST='annotations-tck-2.0.1.zip authentication-tck-2.0.1.zip authorization-tck-2.0.1.zip concurrency-tck-2.0.1.zip connectors-tck-2.0.1.zip expression-language-tck-4.0.1.zip faces-tck-3.0.1.zip jsonb-tck-2.0.1.zip jsonp-tck-2.0.1.zip messaging-tck-3.0.1.zip pages-tck-3.0.1.zip persistence-tck-3.0.1.zip restful-ws-tck-3.0.2.zip security-tck-2.0.1.zip servlet-tck-5.0.2.zip soap-tck-2.0.1.zip tags-tck-2.0.1.zip transactions-tck-2.0.1.zip websocket-tck-2.0.1.zip xml-ws-tck-3.0.1.zip' + export DSOLTCK_BUNDLE_NAME=debugging-tck-2.0.0.zip + DSOLTCK_BUNDLE_NAME=debugging-tck-2.0.0.zip + export JAF_BUNDLE_NAME=activation-tck-2.0.1.zip + JAF_BUNDLE_NAME=activation-tck-2.0.1.zip + export MAIL_BUNDLE_NAME=mail-tck-2.0.1.zip + MAIL_BUNDLE_NAME=mail-tck-2.0.1.zip + export CDI_BUNDLE_NAME=cdi-tck-glassfish-porting-3.0.1.zip + CDI_BUNDLE_NAME=cdi-tck-glassfish-porting-3.0.1.zip + export DI_BUNDLE_NAME=330-tck-glassfish-porting-2.0.0.zip + DI_BUNDLE_NAME=330-tck-glassfish-porting-2.0.0.zip + export BV_BUNDLE_NAME=bv-tck-glassfish-porting-3.0.0.zip + BV_BUNDLE_NAME=bv-tck-glassfish-porting-3.0.0.zip + rm -f standalonetck.properties + touch standalonetck.properties + echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo BUILD_TYPE=STANDALONE-TCK + echo 'standalone_tcks=caj concurrency connector el jacc jaspic jaxr jaxrpc jaxrs jaxws jms jpa jsf jsp jsonb jsonp jstl jta saaj securityapi servlet websocket' + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST=annotations-tck-2.0.1.zip authentication-tck-2.0.1.zip authorization-tck-2.0.1.zip concurrency-tck-2.0.1.zip connectors-tck-2.0.1.zip expression-language-tck-4.0.1.zip faces-tck-3.0.1.zip jsonb-tck-2.0.1.zip jsonp-tck-2.0.1.zip messaging-tck-3.0.1.zip pages-tck-3.0.1.zip persistence-tck-3.0.1.zip restful-ws-tck-3.0.2.zip security-tck-2.0.1.zip servlet-tck-5.0.2.zip soap-tck-2.0.1.zip tags-tck-2.0.1.zip transactions-tck-2.0.1.zip websocket-tck-2.0.1.zip xml-ws-tck-3.0.1.zip' + echo JDK=JDK8 + rm -f dsol-tck.properties + touch dsol-tck.properties + echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=debugging-tck-2.0.0.zip + echo JDK=JDK8 + rm -f cditck-portingkit.properties + touch cditck-portingkit.properties + echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=cdi-tck-glassfish-porting-3.0.1.zip + echo CDI_TCK_BUNDLE_URL=https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip + echo CDI_TCK_VERSION=3.0.1 + echo JDK=JDK8 + rm -f ditck-portingkit.properties + touch ditck-portingkit.properties + echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=330-tck-glassfish-porting-2.0.0.zip + echo JAKARTA_INJECT_TCK_URL=https://download.eclipse.org/ee4j/cdi/inject/2.0/jakarta.inject-tck-2.0.1-bin.zip + echo JAKARTA_INJECT_VERSION=2.0.1 + echo JSR299_TCK_URL=https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip + echo JSR299_TCK_VERSION=3.0.1 + echo JDK=JDK8 + rm -f bvtck-portingkit.properties + touch bvtck-portingkit.properties + echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0.zip + echo GF_VERSION_URL= + echo PROFILE=FULL + echo TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted + echo TCK_BUNDLE_FILE_NAME=bv-tck-glassfish-porting-3.0.0.zip + echo BV_TCK_BUNDLE_URL=http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip + echo BV_TCK_VERSION=3.0.0 + echo JDK=JDK8 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_TCKS) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of jakartaee-tck » master jakartaee-tck » master #1478 started. jakartaee-tck » master #1478 completed. Result was SUCCESS Copied 20 artifacts from "jakartaee-tck » master" build number 1478 Build step 'Conditional steps (multiple)' changed build result to SUCCESS [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $DSOL_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of debugging-support-for-other-languages-tck » master debugging-support-for-other-languages-tck » master #280 started. debugging-support-for-other-languages-tck » master #280 completed. Result was SUCCESS Copied 1 artifact from "debugging-support-for-other-languages-tck » master" build number 280 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $CDI_PORTING_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of cditck-porting » master cditck-porting » master #138 started. cditck-porting » master #138 completed. Result was SUCCESS Copied 1 artifact from "cditck-porting » master" build number 138 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $DI_PORTING_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of ditck-porting » master ditck-porting » master #132 started. ditck-porting » master #132 completed. Result was SUCCESS Copied 1 artifact from "ditck-porting » master" build number 132 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $BV_PORTING_TCK) Run condition [Boolean condition] enabling perform for step [BuilderChain] Waiting for the completion of bvtck-porting » master bvtck-porting » master #124 started. bvtck-porting » master #124 completed. Result was SUCCESS Copied 1 artifact from "bvtck-porting » master" build number 124 [standalonetck-certification] $ /bin/bash -x /tmp/jenkins9743464609484466203.sh + for f in *.tar.gz + tar zxf 330tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf annotations-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf authentication-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf authorization-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf bvtck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf cdi-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf concurrency-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf connectors-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf expression-language-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf faces-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf jsonb-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf jsonp-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf messaging-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf pages-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf persistence-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf restful-ws-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf security-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf servlet-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf soap-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf tags-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf transactions-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf websocket-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + for f in *.tar.gz + tar zxf xml-ws-tck-results.tar.gz -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5 + touch 330tck-report/330tck-junit-report.xml + echo 'Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0.zip' Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0.zip + '[' JAKARTAEE91_PROMOTED_LATEST == JAKARTAEE8_PROMOTED_LATEST ']' + '[' JAKARTAEE91_PROMOTED_LATEST == JAKARTAEE91_NIGHTLY_LATEST ']' + '[' JAKARTAEE91_PROMOTED_LATEST == JAVAEE8_RELEASED_LATEST ']' + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/tckinfo.txt + '[' JAKARTAEE91_PROMOTED_LATEST '!=' JAKARTAEE9_BUILD_LATEST ']' + IFS=' ' + read -ra FILESLIST + true + export NAME=bv-tck.zip + NAME=bv-tck.zip + wget --no-cache --no-check-certificate --progress=bar:force http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip -O bv-tck.zip --2021-04-21 16:21:17-- http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8761592 (8.4M) [application/zip] Saving to: ‘bv-tck.zip’ bv-tck.zip 0%[ ] 0 --.-KB/s bv-tck.zip 75%[==============> ] 6.31M 20.3MB/s bv-tck.zip 100%[===================>] 8.36M 24.3MB/s in 0.3s 2021-04-21 16:21:18 (24.3 MB/s) - ‘bv-tck.zip’ saved [8761592/8761592] + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/bv-tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/bv-tckinfo.txt + echo '***********************************************************************************' + echo '*** TCK & porting kit bundle information ' + echo '***********************************************************************************' + echo '*** Name: BV TCK bundle ' + echo '*** BV TCK Bundle URL: http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip ***' ++ stat -c 'date: %y, size(b): %s' bv-tck.zip + echo '*** Date and size: date:' 2020-07-22 03:22:36.000000000 +0000, 'size(b):' '8761592 ' ++ sha256sum bv-tck.zip ++ awk '{print $1}' + echo '*** SHA256SUM: c975fd229df0c40947a9f0a69b779ec92bebb3d21e05fdc65fccc1d11ef5525b ***' + echo '*** ' + rm -rf bv-tck.zip + export NAME= + NAME= + echo '***********************************************************************************' + echo '*** BV Porting Kit bundle ' + echo '*** Name: ' + echo '*** Download URL: / ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' /home/data/httpd/ + echo '*** Date: 2020-12-09' 16:05:56.214549399 '-0500 ' ++ awk '{print $1}' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd// wc: /home/data/httpd//: Is a directory + echo '*** Size(b): 0 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd// ++ awk '{print $1}' sha256sum: /home/data/httpd//: Is a directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '***********************************************************************************' + true + export NAME1=inject-tck.zip + NAME1=inject-tck.zip + export NAME2=cdi-tck.zip + NAME2=cdi-tck.zip + wget --no-cache --no-check-certificate --progress=bar:force -O inject-tck.zip wget: missing URL Usage: wget [OPTION]... [URL]... Try `wget --help' for more options. + wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip -O cdi-tck.zip --2021-04-21 16:21:18-- https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8680202 (8.3M) [application/zip] Saving to: ‘cdi-tck.zip’ cdi-tck.zip 0%[ ] 0 --.-KB/s cdi-tck.zip 100%[===================>] 8.28M --.-KB/s in 0.1s 2021-04-21 16:21:18 (87.0 MB/s) - ‘cdi-tck.zip’ saved [8680202/8680202] + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/di-tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/di-tckinfo.txt + echo '***********************************************************************************' + echo '*** TCK & porting kit bundle information ' + echo '***********************************************************************************' + echo '*** Name: DI TCK & CDI TCK bundles ' + echo '*** ' + echo '*** DI TCK Bundle URL: ***' ++ stat -c 'date: %y, size(b): %s' inject-tck.zip stat: cannot stat 'inject-tck.zip': No such file or directory + echo '*** Date and size: ' ++ sha256sum inject-tck.zip ++ awk '{print $1}' sha256sum: inject-tck.zip: No such file or directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '*** CDI TCK Bundle URL: https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip ***' ++ stat -c 'date: %y, size(b): %s' cdi-tck.zip + echo '*** Date and size: date:' 2020-09-14 17:56:01.000000000 +0000, 'size(b):' '8680202 ' ++ sha256sum cdi-tck.zip ++ awk '{print $1}' + echo '*** SHA256SUM: f0a3bdd81ea552ddf2c2a6cd2576f0d5ca45026665cb4a5c42606a58bf1c133d ' + rm -rf inject-tck.zip + rm -rf cdi-tck.zip + export NAME= + NAME= + echo '***********************************************************************************' + echo '*** DI Porting Kit bundle ' + echo '*** Name: ' + echo '*** Download URL: / ***' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' /home/data/httpd/ + echo '*** Date: 2020-12-09' 16:05:56.214549399 '-0500 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd// ++ awk '{print $1}' wc: /home/data/httpd//: Is a directory + echo '*** Size(b): 0 ' ++ awk '{print $1}' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd// sha256sum: /home/data/httpd//: Is a directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '***********************************************************************************' + true + export NAME=cdi-tck.zip + NAME=cdi-tck.zip + wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip -O cdi-tck.zip --2021-04-21 16:21:24-- https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8680202 (8.3M) [application/zip] Saving to: ‘cdi-tck.zip’ cdi-tck.zip 0%[ ] 0 --.-KB/s cdi-tck.zip 100%[===================>] 8.28M --.-KB/s in 0.1s 2021-04-21 16:21:24 (71.0 MB/s) - ‘cdi-tck.zip’ saved [8680202/8680202] + rm -rf /home/jenkins/agent/workspace/standalonetck-certification/cdi-tckinfo.txt + touch /home/jenkins/agent/workspace/standalonetck-certification/cdi-tckinfo.txt + echo '***********************************************************************************' + echo '*** TCK & porting kit bundle information ' + echo '***********************************************************************************' + echo '*** Name: CDI TCK bundle information ' + echo '*** CDI TCK Bundle URL: https://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip ***' ++ stat -c 'date: %y, size(b): %s' cdi-tck.zip + echo '*** Date and size: date:' 2020-09-14 17:56:01.000000000 +0000, 'size(b):' '8680202 ' ++ sha256sum cdi-tck.zip ++ awk '{print $1}' + echo '*** SHA256SUM: f0a3bdd81ea552ddf2c2a6cd2576f0d5ca45026665cb4a5c42606a58bf1c133d ' + echo '*** ' + rm -rf cdi-tck.zip + export NAME= + NAME= + echo '***********************************************************************************' + echo '*** CDI Porting Kit bundle ' + echo '*** Name: ' + echo '*** Download URL: / ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org stat -c '"%y"' /home/data/httpd/ + echo '*** Date: 2020-12-09' 16:05:56.214549399 '-0500 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org wc -c /home/data/httpd// ++ awk '{print $1}' wc: /home/data/httpd//: Is a directory + echo '*** Size(b): 0 ' ++ ssh genie.jakartaee-tck@projects-storage.eclipse.org sha256sum /home/data/httpd// ++ awk '{print $1}' sha256sum: /home/data/httpd//: Is a directory + echo '*** SHA256SUM: ' + echo '*** ' + echo '***********************************************************************************' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 74 killed; [ssh-agent] Stopped. Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts [description-setter] Description set: Finished: SUCCESS