Skip to content
Success

Console Output

Started by user Gurunandan Rao
Running as Gurunandan Rao
Agent basic-q39kl is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-q39kl"
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-q39kl"
    - 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-q39kl"
    - 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-q39kl 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-spcg2lYEJOQl/agent.64
SSH_AGENT_PID=66
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_18111064553178743618.key (/home/jenkins/agent/workspace/standalonetck-certification@tmp/private_key_18111064553178743618.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/jenkins1523700619188280795.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.1.0-RC1.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/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=JDK11
+ rm -f dsol-tck.properties
+ touch dsol-tck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.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=JDK11
+ rm -f cditck-portingkit.properties
+ touch cditck-portingkit.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.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=JDK11
+ rm -f ditck-portingkit.properties
+ touch ditck-portingkit.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.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=JDK11
+ rm -f bvtck-portingkit.properties
+ touch bvtck-portingkit.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.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=JDK11
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_TCKS)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[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 #288 started.
debugging-support-for-other-languages-tck » master #288 completed. Result was SUCCESS
Copied 1 artifact from "debugging-support-for-other-languages-tck » master" build number 288
Build step 'Conditional steps (multiple)' changed build result to SUCCESS
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $CDI_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $DI_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $BV_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[standalonetck-certification] $ /bin/bash -x /tmp/jenkins4409428288131349849.sh
+ for f in *.tar.gz
+ tar zxf '*.tar.gz' -C /home/jenkins/agent/workspace/standalonetck-certification --strip-components=5
tar (child): *.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
+ touch '*/*.xml'
touch: cannot touch '*/*.xml': No such file or directory
+ echo 'Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.zip'
Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-6.1.0-RC1.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
+ false
+ false
+ false
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 66 killed;
[ssh-agent] Stopped.
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
[description-setter] Description set: 
Finished: SUCCESS