Started by timer Running as SYSTEM Agent basic-l9q5g is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-l9q5g" 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-l9q5g" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -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-l9q5g" - 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.2.1" 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-l9q5g in workspace /home/jenkins/agent/workspace/eftl-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-s6c2DqlXOZ3G/agent.64 SSH_AGENT_PID=66 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eftl-standalonetck-certification@tmp/private_key_2229847110848161735.key (/home/jenkins/agent/workspace/eftl-standalonetck-certification@tmp/private_key_2229847110848161735.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] [eftl-standalonetck-certification] $ /bin/sh -xe /tmp/jenkins4347942492412871553.sh + '[' EFTL_JAKARTAEE9_STAGED '==' EFTL_JAKARTAEE9_BUILD_LATEST ] + '[' EFTL_JAKARTAEE9_STAGED '==' EFTL_JAKARTAEE9_PROMOTED ] + export 'BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900' + export 'BUNDLE_LIST=jakarta-annotations-tck-2.0.0.zip jakarta-authentication-tck-2.0.0.zip jakarta-authorization-tck-2.0.0.zip jakarta-concurrency-tck-2.0.0.zip jakarta-connectors-tck-2.0.0.zip jakarta-expression-language-tck-4.0.0.zip jakarta-faces-tck-3.0.0.zip jakarta-jsonb-tck-2.0.0.zip jakarta-jsonp-tck-2.0.0.zip jakarta-messaging-tck-3.0.0.zip jakarta-pages-tck-3.0.0.zip jakarta-persistence-tck-3.0.0.zip jakarta-restful-ws-tck-3.0.0.zip jakarta-security-tck-2.0.0.zip jakarta-servlet-tck-5.0.0.zip jakarta-soap-tck-2.0.0.zip jakarta-tags-tck-2.0.0.zip jakarta-transactions-tck-2.0.0.zip jakarta-websocket-tck-2.0.0.zip jakarta-xml-ws-tck-3.0.0.zip' + export 'DSOLTCK_BUNDLE_NAME=jakarta-debugging-tck-2.0.0.zip' + rm -f standalonetck.properties + touch standalonetck.properties + echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0-SNAPSHOT-nightly.zip' + echo 'GF_VERSION_URL=' + echo 'PROFILE=FULL' + echo 'BUILD_TYPE=STANDALONE-TCK' + echo 'standalone_tcks=caj,concurrency,connector,el,jacc,jaspic,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-eftl/staged-900' + echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST=jakarta-annotations-tck-2.0.0.zip jakarta-authentication-tck-2.0.0.zip jakarta-authorization-tck-2.0.0.zip jakarta-concurrency-tck-2.0.0.zip jakarta-connectors-tck-2.0.0.zip jakarta-expression-language-tck-4.0.0.zip jakarta-faces-tck-3.0.0.zip jakarta-jsonb-tck-2.0.0.zip jakarta-jsonp-tck-2.0.0.zip jakarta-messaging-tck-3.0.0.zip jakarta-pages-tck-3.0.0.zip jakarta-persistence-tck-3.0.0.zip jakarta-restful-ws-tck-3.0.0.zip jakarta-security-tck-2.0.0.zip jakarta-servlet-tck-5.0.0.zip jakarta-soap-tck-2.0.0.zip jakarta-tags-tck-2.0.0.zip jakarta-transactions-tck-2.0.0.zip jakarta-websocket-tck-2.0.0.zip jakarta-xml-ws-tck-3.0.0.zip' + echo 'LICENSE=EFTL' + rm -f dsol-tck.properties + touch dsol-tck.properties + echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.0.0-SNAPSHOT-nightly.zip' + echo 'GF_VERSION_URL=' + echo 'PROFILE=FULL' + echo 'LICENSE=EFTL' + echo 'TCK_BUNDLE_BASE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900' + echo 'TCK_BUNDLE_FILE_NAME=jakarta-debugging-tck-2.0.0.zip' [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 #942 started. jakartaee-tck » master #942 completed. Result was SUCCESS Copied 0 artifacts from "jakartaee-tck » master" build number 942 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 66 killed; [ssh-agent] Stopped. ERROR: Failed to copy artifacts from jakartaee-tck/master with filter: *results.tar.gz,**/*.version Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [JUnitReportPublisher] Compiling JUnit Html Reports ... [JUnit test report builder] Copying XML files from slave: /home/jenkins/agent/workspace/eftl-standalonetck-certification to master reports directory: /var/jenkins/jobs/eftl-standalonetck-certification/builds/64/junit-reports-with-handlebars [JUnit test report builder] xml path for the reports might be wrong, /var/jenkins/jobs/eftl-standalonetck-certification/builds/64/junit-reports-with-handlebars Archiving artifacts Finished: FAILURE