Skip to content

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent basic-mg6s1 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-mg6s1"
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-mg6s1"
    - 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-mg6s1"
    - 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.11.2"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "4460m"
        memory: "16384Mi"
      requests:
        cpu: "4160m"
        memory: "16384Mi"
    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
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  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-mg6s1 (basic) 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-kBU5kWTlsU1Z/agent.63
SSH_AGENT_PID=65
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eftl-standalonetck-certification@tmp/private_key_10635197963325515412.key (/home/jenkins/agent/workspace/eftl-standalonetck-certification@tmp/private_key_10635197963325515412.key)
[ssh-agent] Using credentials eclipse-jakartaee-tck-bot (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]
[eftl-standalonetck-certification] $ /bin/bash -x /tmp/jenkins2373827532018052362.sh
+ '[' EFTL_JAKARTAEE10_STAGED == EFTL_JAKARTAEE10_PROMOTED ']'
+ '[' EFTL_JAKARTAEE10_STAGED == EFTL_JAKARTAEE10_STAGED ']'
+ export BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/
+ BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/
+ export 'BUNDLE_LIST=jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ BUNDLE_LIST='jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ export JAF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ JAF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export MAIL_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ MAIL_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ export JAF_BUNDLE_NAME=jakarta-activation-tck-2.1.0.zip
+ JAF_BUNDLE_NAME=jakarta-activation-tck-2.1.0.zip
+ export MAIL_BUNDLE_NAME=jakarta-mail-tck-2.1.0.zip
+ MAIL_BUNDLE_NAME=jakarta-mail-tck-2.1.0.zip
+ export DSOLTCK_BUNDLE_NAME=jakarta-debugging-tck-2.0.0.zip
+ 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-7.0.0-SNAPSHOT-nightly.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo BUILD_TYPE=STANDALONE-TCK
+ echo standalone_tcks=jta
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/
+ echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST=jakarta-annotations-tck-2.1.0.zip jakarta-authentication-tck-3.0.0.zip jakarta-authorization-tck-3.0.0.zip jakarta-concurrency-tck-3.0.0.zip jakarta-connectors-tck-2.1.0.zip jakarta-expression-language-tck-5.0.0.zip jakarta-faces-tck-3.1.0.zip jakarta-jsonb-tck-3.0.0.zip jakarta-jsonp-tck-2.1.0.zip jakarta-messaging-tck-3.1.0.zip jakarta-pages-tck-3.1.0.zip jakarta-persistence-tck-3.1.0.zip jakarta-restful-ws-tck-3.1.0.zip jakarta-security-tck-3.0.0.zip jakarta-servlet-tck-6.0.0.zip jakarta-soap-tck-3.0.0.zip jakarta-tags-tck-3.0.0.zip jakarta-transactions-tck-2.0.2.zip jakarta-websocket-tck-2.1.0.zip jakarta-xml-ws-tck-4.0.0.zip'
+ echo LICENSE=EFTL
+ echo JDK=JDK11
+ rm -f jaf-tck.properties
+ touch jaf-tck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo LICENSE=EFTL
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ echo TCK_BUNDLE_FILE_NAME=jakarta-activation-tck-2.1.0.zip
+ echo JDK=JDK11
+ echo ACTIVATION_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar
+ rm -f mail-tck.properties
+ touch mail-tck.properties
+ echo PROFILE=FULL
+ echo LICENSE=EFTL
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/eftl/
+ echo TCK_BUNDLE_FILE_NAME=jakarta-mail-tck-2.1.0.zip
+ echo JDK=JDK11
+ echo MAIL_BUNDLE_URL=https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/2.0.0/jakarta.mail-2.0.0.jar
+ rm -f dsol-tck.properties
+ touch dsol-tck.properties
+ echo GF_BUNDLE_URL=https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
+ echo GF_VERSION_URL=
+ echo PROFILE=FULL
+ echo LICENSE=EFTL
+ echo TCK_BUNDLE_BASE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/
+ echo JDK=JDK11
+ 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 #1626 started.
jakartaee-tck » master #1626 completed. Result was SUCCESS
Copied 1 artifact from "jakartaee-tck » master" build number 1626
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $DSOL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAF_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $MAIL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[eftl-standalonetck-certification] $ /bin/bash -x /tmp/jenkins6357464550500331298.sh
+ for f in *.tar.gz
+ tar zxf transactions-tck-results.tar.gz -C /home/jenkins/agent/workspace/eftl-standalonetck-certification --strip-components=5
+ ls
dsol-tck.properties
glassfish7
jaf-tck.properties
mail-tck.properties
results
standalonetck.properties
transactions-tck
transactions-tckreport
transactions-tck-results.tar.gz
transactions-tckwork
+ cd results
+ find -name '*.xml' -print -type f -exec touch '{}' ';'
./junitreports/transactions-tck-junit-report.xml
+ cd ..
+ echo 'Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip'
Version Info:Eclipse GF version used : https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.0-SNAPSHOT-nightly.zip
+ '[' EFTL_JAKARTAEE10_STAGED == EFTL_JAKARTAEE91_PROMOTED ']'
+ '[' EFTL_JAKARTAEE10_STAGED == EFTL_JAKARTAEE91_STAGED ']'
+ '[' EFTL_JAKARTAEE10_STAGED == EFTL_JAKARTAEE9_PROMOTED ']'
+ '[' EFTL_JAKARTAEE10_STAGED == EFTL_JAKARTAEE9_STAGED ']'
+ rm -rf /home/jenkins/agent/workspace/eftl-standalonetck-certification/tckinfo.txt
+ touch /home/jenkins/agent/workspace/eftl-standalonetck-certification/tckinfo.txt
+ '[' EFTL_JAKARTAEE10_STAGED '!=' EFTL_JAKARTAEE9_BUILD_LATEST ']'
+ IFS=' '
+ read -ra FILESLIST
+ wget --progress=bar:force --no-cache / -O
wget: option requires an argument -- 'O'
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
+ wget --progress=bar:force --no-cache / -O
wget: option requires an argument -- 'O'
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
+ wget --progress=bar:force --no-cache / -O
wget: option requires an argument -- 'O'
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 65 killed;
[ssh-agent] Stopped.
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS