Skip to content

Console Output

Started by user Radek Felcman
Running as Radek Felcman
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
‘el-master-agent-pod-86w6v-xfb74’ is offline
Agent el-master-agent-pod-86w6v-xfb74 is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/job/eclipselink-update-P2/1/"
  labels:
    jenkins: "slave"
    jenkins/el-master-agent-pod: "true"
  name: "el-master-agent-pod-86w6v-xfb74"
spec:
  containers:
  - command:
    - "cat"
    image: "tkraus/el-build:1.1.8"
    name: "el-build"
    resources:
      limits:
        memory: "0.1Gi"
        cpu: "0.5"
      requests:
        memory: "0.1Gi"
        cpu: "0.5"
    tty: true
    volumeMounts:
    - mountPath: "/opt/tools"
      name: "tools"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.eclipselink.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "el-master-agent-pod-86w6v-xfb74"
    - name: "JENKINS_NAME"
      value: "el-master-agent-pod-86w6v-xfb74"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
    name: "jnlp"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"
  - name: "tools"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-eclipselink"

Running on el-master-agent-pod-86w6v-xfb74 in /home/jenkins/agent/workspace/eclipselink-update-P2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Update P2 Site)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.eclipselink (ssh://genie.eclipselink@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing shell script inside container [el-build] of pod [el-master-agent-pod-86w6v-xfb74]
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-JnZ3DMSNbIX7/agent.24; export SSH_AUTH_SOCK;
SSH_AGENT_PID=25; export SSH_AGENT_PID;
echo Agent pid 25;
SSH_AUTH_SOCK=/tmp/ssh-JnZ3DMSNbIX7/agent.24
SSH_AGENT_PID=25
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eclipselink-update-P2@tmp/private_key_8004980513407924805.key (/home/jenkins/agent/workspace/eclipselink-update-P2@tmp/private_key_8004980513407924805.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ . /etc/profile
++ '[' -x /usr/bin/id ']'
++ '[' -z 1000420000 ']'
+++ /usr/bin/id -un
++ USER=jenkins
++ LOGNAME=jenkins
++ MAIL=/var/spool/mail/jenkins
++ '[' 1000420000 = 0 ']'
++ pathmunge /usr/local/sbin after
++ case ":${PATH}:" in
++ pathmunge /usr/sbin after
++ case ":${PATH}:" in
+++ /usr/bin/hostname
++ HOSTNAME=el-master-agent-pod-86w6v-xfb74
++ HISTSIZE=1000
++ '[' '' = ignorespace ']'
++ export HISTCONTROL=ignoredups
++ HISTCONTROL=ignoredups
++ export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE HISTCONTROL
++ '[' 1000420000 -gt 199 ']'
+++ id -gn
+++ id -un
++ '[' jenkins = jenkins ']'
++ umask 002
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/apache-ant-1.10.7.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/apache-ant-1.10.7.sh
+++ pathmunge /opt/java/ant/bin
+++ case ":${PATH}:" in
+++ '[' '' = after ']'
+++ PATH=/opt/java/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/apache-maven-3.6.2.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/apache-maven-3.6.2.sh
+++ pathmunge /opt/java/maven/bin
+++ case ":${PATH}:" in
+++ '[' '' = after ']'
+++ PATH=/opt/java/maven/bin:/opt/java/ant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/colorgrep.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/colorgrep.sh
+++ /usr/libexec/grepconf.sh -c
+++ alias 'grep=grep --color=auto'
+++ alias 'egrep=egrep --color=auto'
+++ alias 'fgrep=fgrep --color=auto'
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/colorls.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/colorls.sh
+++ '[' '!' -t 0 ']'
+++ return
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/colorzgrep.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/colorzgrep.sh
+++ '[' -f /usr/libexec/grepconf.sh ']'
+++ /usr/libexec/grepconf.sh -c
+++ alias 'zgrep=zgrep --color=auto'
+++ alias 'zfgrep=zfgrep --color=auto'
+++ alias 'zegrep=zegrep --color=auto'
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/gawk.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/gawk.sh
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/gpg.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/gpg.sh
++++ tty
+++ export 'GPG_TTY=not a tty'
+++ GPG_TTY='not a tty'
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/lang.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/lang.sh
+++ unset LANG_backup
++++ locale
+++ '[' -n '' ']'
+++ LANG_backup=
+++ for config in /etc/locale.conf "${HOME}/.i18n"
+++ '[' -f /etc/locale.conf ']'
+++ '[' -x /usr/bin/sed ']'
++++ /usr/bin/sed -r -e 's/^[[:blank:]]*([[:upper:]_]+)=([[:print:][:digit:]\._-]+|"[[:print:][:digit:]\._-]+")/export \1=\2/;t;d' /etc/locale.conf
+++ eval export 'LANG="C.UTF-8"'
++++ export LANG=C.UTF-8
++++ LANG=C.UTF-8
+++ for config in /etc/locale.conf "${HOME}/.i18n"
+++ '[' -f /home/jenkins/.i18n ']'
+++ '[' -n '' ']'
+++ unset LANG_backup config
+++ '[' -n '' ']'
+++ '[' -n C.UTF-8 ']'
+++ '[' dumb = linux ']'
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/less.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/less.sh
+++ '[' -z '' ']'
+++ '[' -x /usr/bin/lesspipe.sh ']'
+++ export 'LESSOPEN=||/usr/bin/lesspipe.sh %s'
+++ LESSOPEN='||/usr/bin/lesspipe.sh %s'
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/openjdk.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/openjdk.sh
+++ export JAVA_HOME=/usr/lib/jvm/java
+++ JAVA_HOME=/usr/lib/jvm/java
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/which2.sh ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/which2.sh
+++ '[' /home/jenkins/agent/workspace/eclipselink-update-P2@tmp/durable-9843bbf0/script.sh = ksh ']'
+++ alias 'which=(alias; declare -f) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot'
++ for i in /etc/profile.d/*.sh /etc/profile.d/sh.local
++ '[' -r /etc/profile.d/sh.local ']'
++ '[' ehxB '!=' ehxB ']'
++ . /etc/profile.d/sh.local
++ unset i
++ unset -f pathmunge
++ '[' -n '5.0.7(1)-release' ']'
++ '[' -f /etc/bashrc ']'
++ . /etc/bashrc
+++ '[' -z '' ']'
+++ BASHRCSOURCED=Y
+++ '[' '' ']'
+++ shopt -q login_shell
+++ '[' 1000420000 -gt 199 ']'
++++ id -gn
++++ id -un
+++ '[' jenkins = jenkins ']'
+++ umask 002
+++ SHELL=/bin/bash
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/apache-ant-1.10.7.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/apache-ant-1.10.7.sh
++++ pathmunge /opt/java/ant/bin
++++ case ":${PATH}:" in
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/apache-maven-3.6.2.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/apache-maven-3.6.2.sh
++++ pathmunge /opt/java/maven/bin
++++ case ":${PATH}:" in
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/colorgrep.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/colorgrep.sh
++++ /usr/libexec/grepconf.sh -c
++++ alias 'grep=grep --color=auto'
++++ alias 'egrep=egrep --color=auto'
++++ alias 'fgrep=fgrep --color=auto'
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/colorls.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/colorls.sh
++++ '[' '!' -t 0 ']'
++++ return
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/colorzgrep.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/colorzgrep.sh
++++ '[' -f /usr/libexec/grepconf.sh ']'
++++ /usr/libexec/grepconf.sh -c
++++ alias 'zgrep=zgrep --color=auto'
++++ alias 'zfgrep=zfgrep --color=auto'
++++ alias 'zegrep=zegrep --color=auto'
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/gawk.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/gawk.sh
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/gpg.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/gpg.sh
+++++ tty
++++ export 'GPG_TTY=not a tty'
++++ GPG_TTY='not a tty'
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/lang.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/lang.sh
++++ unset LANG_backup
+++++ locale
++++ '[' -n '' ']'
++++ LANG_backup=C.UTF-8
++++ for config in /etc/locale.conf "${HOME}/.i18n"
++++ '[' -f /etc/locale.conf ']'
++++ '[' -x /usr/bin/sed ']'
+++++ /usr/bin/sed -r -e 's/^[[:blank:]]*([[:upper:]_]+)=([[:print:][:digit:]\._-]+|"[[:print:][:digit:]\._-]+")/export \1=\2/;t;d' /etc/locale.conf
++++ eval export 'LANG="C.UTF-8"'
+++++ export LANG=C.UTF-8
+++++ LANG=C.UTF-8
++++ for config in /etc/locale.conf "${HOME}/.i18n"
++++ '[' -f /home/jenkins/.i18n ']'
++++ '[' -n C.UTF-8 ']'
++++ LANG=C.UTF-8
++++ unset LANG_backup config
++++ '[' -n '' ']'
++++ '[' -n C.UTF-8 ']'
++++ '[' dumb = linux ']'
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/less.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/less.sh
++++ '[' -z '||/usr/bin/lesspipe.sh %s' ']'
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/openjdk.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/openjdk.sh
++++ export JAVA_HOME=/usr/lib/jvm/java
++++ JAVA_HOME=/usr/lib/jvm/java
+++ for i in /etc/profile.d/*.sh
+++ '[' -r /etc/profile.d/which2.sh ']'
+++ '[' '' ']'
+++ . /etc/profile.d/which2.sh
++++ '[' /home/jenkins/agent/workspace/eclipselink-update-P2@tmp/durable-9843bbf0/script.sh = ksh ']'
++++ alias 'which=(alias; declare -f) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot'
+++ unset i
+++ unset -f pathmunge
+ ssh genie.eclipselink@projects-storage.eclipse.org /shared/rt/eclipselink/eclipselink.releng/buildCompositeP2.sh release
generating Composite Repository...
    At:     '/home/data/httpd/download.eclipse.org/rt/eclipselink/updates'
    Called: 'EclipseLink Release Repository'
[Pipeline] }
Executing shell script inside container [el-build] of pod [el-master-agent-pod-86w6v-xfb74]
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 25 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS