Skip to content
Success

Console Output

Started by user Scott Marlow
Running as Scott Marlow
Agent default-agent-w7q0b is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-w7q0b"
spec:
  containers:
  - env:
    - name: "MAVEN_OPTS"
      value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-w7q0b"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "default-agent-w7q0b"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:0d309710872c3a12f22394f2015b8764e039391b2c91801d53ed4f9ef76cb2fe"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - 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: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      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: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jakartaee-tck"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

[EnvInject] - Loading node environment variables.
Building remotely on default-agent-w7q0b in workspace /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802
[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-N2Jkly0G4EyX/agent.64
SSH_AGENT_PID=66
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802@tmp/private_key_8205331356775487941.key (/home/jenkins/agent/workspace/eftl-standalonetck-build-run-802@tmp/private_key_8205331356775487941.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]
[eftl-standalonetck-build-run-802] $ /bin/sh -xe /tmp/jenkins2787147360209809237.sh
+ rm -f standalonetck.properties
+ touch standalonetck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'PROFILE=FULL'
+ echo 'LICENSE=EFTL'
+ echo 'BUILD_TYPE=STANDALONE-TCK'
+ echo 'standalone_tcks=websocket'
+ echo 'TCK_BUNDLE_BASE_URL='
+ rm -f dsol-tck.properties
+ touch dsol-tck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'PROFILE=FULL'
+ echo 'LICENSE=EFTL'
+ rm -f jaf-tck.properties
+ touch jaf-tck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'JAF_BUNDLE_URL=http://central.maven.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar'
+ echo 'LICENSE=EFTL'
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAKARTAEE_STANDALONE_TCKS)
Run condition [Boolean condition] enabling perform for step [BuilderChain]
Waiting for the completion of jakartaee-tck » 8.0
jakartaee-tck » 8.0 #33 started.
jakartaee-tck » 8.0 #33 completed. Result was SUCCESS
Copied 3 artifacts from "jakartaee-tck » 8.0" build number 33
Build step 'Conditional steps (multiple)' changed build result to SUCCESS
[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: $DSOL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[eftl-standalonetck-build-run-802] $ /bin/sh -xe /tmp/jenkins8301607822285288375.sh
+ cat websockettck-1.1.version
+ tr '\n' '|'
cat: websockettck-1.1.version: No such file or directory
+ TCK_VER=
+ TCKS_RUN=' '
+ temp=' '
+ tar zxf websocket-tck-results.tar.gz -C /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802 '--strip-components=5'
+ + cutls -f1 websocket-tck-results.tar.gz -d.

+ + revcut
 -c9-
+ rev
+ var=websocket-tck
+ TCKS_RUN='  websocket-tck'
+ echo 'Version Info:Eclipse GF 5.1.0 URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip; JakartaEETCK- ; The TCKs ran for this job are :   websocket-tck'
Version Info:Eclipse GF 5.1.0 URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip; JakartaEETCK- ; The TCKs ran for this job are :   websocket-tck
+ cd results
+ find -name '*.xml' -print -type f -exec touch '{}' ';'
./junitreports/websocket-tck-junit-report.xml
+ cd ..
+ export 'BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-802'
+ '[' -d /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802/standalone-bundles ]
+ cd standalone-bundles
+ scp -o 'StrictHostKeyChecking=no' -o 'UserKnownHostsFile=/dev/null' eclipse-websocket-tck-1.1.1.zip genie.jakartaee-tck@build.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-802
Warning: Permanently added 'build.eclipse.org,198.41.30.203' (ECDSA) to the list of known hosts.
+ ls eclipse-websocket-tck-1.1.1.zip+ 
rev
+ cut+ rev
 -c5-
+ tckname=eclipse-websocket-tck-1.1.1
+ rm -rf /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802/eclipse-websocket-tck-1.1.1-tckinfo.txt
+ touch /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802/eclipse-websocket-tck-1.1.1-tckinfo.txt
+ export 'NAME=eclipse-websocket-tck-1.1.1.zip'
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       eclipse-websocket-tck-1.1.1.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-802/eclipse-websocket-tck-1.1.1.zip ***'
+ stat -c 'date: %y, size(b): %s' eclipse-websocket-tck-1.1.1.zip
+ echo '*** Date and size: date:' 2020-01-15 04:36:59.000000000 +0000, 'size(b):' '11907650        ***'
+ sha256sum eclipse-websocket-tck-1.1.1.zip
+ awk '{print $1}'
+ echo '*** SHA256SUM: a03987665c4f19563679c04d5cbe6bd982ca670dd8ea84d325d5abaf67b2747b ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp -o 'StrictHostKeyChecking=no' -o 'UserKnownHostsFile=/dev/null' /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802/eclipse-websocket-tck-1.1.1-tckinfo.txt genie.jakartaee-tck@build.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-802
Warning: Permanently added 'build.eclipse.org,198.41.30.203' (ECDSA) to the list of known hosts.
+ '[' -d /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802/bundles ]
+ ssh genie.jakartaee-tck@build.eclipse.org ls -l /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-802
total 711924
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       747 Jan 14 23:12 eclipse-authentication-tck-1.1.1-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck   9483045 Jan 14 23:12 eclipse-authentication-tck-1.1.1.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       746 Jan 14 22:48 eclipse-authorization-tck-1.5.1-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  11763258 Jan 14 22:48 eclipse-authorization-tck-1.5.1.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       740 Jan 14 22:34 eclipse-connectors-tck-1.7.1-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  13428531 Jan 14 22:34 eclipse-connectors-tck-1.7.1.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 655825146 Jan 14 19:34 eclipse-jakartaeetck-8.0.2.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       736 Jan 14 23:29 eclipse-security-tck-1.0.1-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  21957130 Jan 14 23:29 eclipse-security-tck-1.0.1.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       738 Jan 15 00:16 eclipse-websocket-tck-1.1.1-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck  11907650 Jan 15 00:16 eclipse-websocket-tck-1.1.1.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       737 Jan 14 19:34 eftl-jakartaeetckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       118 Jan 14 19:34 jakartaeetck.version
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 66 killed;
[ssh-agent] Stopped.
Recording test results
[JUnitReportPublisher] Compiling JUnit Html Reports ...
[JUnit test report builder] Copying XML files from slave: /home/jenkins/agent/workspace/eftl-standalonetck-build-run-802 to master reports directory: /var/jenkins_home/jobs/eftl-standalonetck-build-run-802/builds/9/junit-reports-with-handlebars
[JUnitReportPublisher] Found 1 xml files.
[JUnit test report builder] 0. Found a xml file: results/junitreports/websocket-tck-junit-report.xml
[JUnit test report builder] Generating HTML reports
processing: /var/jenkins_home/jobs/eftl-standalonetck-build-run-802/builds/9/junit-reports-with-handlebars/xmlData/results/junitreports/websocket-tck-junit-report.xml
Archiving artifacts
[description-setter] Description set: Eclipse GF 5.1.0 URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip; JakartaEETCK- ; The TCKs ran for this job are :   websocket-tck'
Finished: SUCCESS