Skip to content

Console Output

Started by timer
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes eclipselink/el-master-agent-pod-8pn2h-p3h2w
Still waiting to schedule task
‘el-master-agent-pod-8pn2h-p3h2w’ is offline
Agent el-master-agent-pod-8pn2h-p3h2w is provisioned from template el-master-agent-pod-8pn2h
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/job/eclipselink-update-nightly-builds-page/3392/"
    runUrl: "job/eclipselink-update-nightly-builds-page/3392/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "3d62520732501e7b9e0bcd1206f227b6ebd57128"
    jenkins/label: "el-master-agent-pod"
  name: "el-master-agent-pod-8pn2h-p3h2w"
  namespace: "eclipselink"
spec:
  containers:
  - command:
    - "cat"
    image: "tkraus/el-build:1.1.9"
    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-8pn2h-p3h2w"
    - name: "JENKINS_NAME"
      value: "el-master-agent-pod-8pn2h-p3h2w"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - name: "tools"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-eclipselink"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on el-master-agent-pod-8pn2h-p3h2w in /home/jenkins/agent/workspace/eclipselink-update-nightly-builds-page
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Update Milestone Page)
[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 sh script inside container el-build of pod el-master-agent-pod-8pn2h-p3h2w
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-9NAClsUloN2u/agent.20; export SSH_AUTH_SOCK;
SSH_AGENT_PID=21; export SSH_AGENT_PID;
echo Agent pid 21;
SSH_AUTH_SOCK=/tmp/ssh-9NAClsUloN2u/agent.20
SSH_AGENT_PID=21
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eclipselink-update-nightly-builds-page@tmp/private_key_7913074218487183877.key (/home/jenkins/agent/workspace/eclipselink-update-nightly-builds-page@tmp/private_key_7913074218487183877.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ . /etc/profile
++ '[' -x /usr/bin/id ']'
++ '[' -z 1001560000 ']'
+++ /usr/bin/id -un
++ USER=jenkins
++ LOGNAME=jenkins
++ MAIL=/var/spool/mail/jenkins
++ '[' 1001560000 = 0 ']'
++ pathmunge /usr/local/sbin after
++ case ":${PATH}:" in
++ pathmunge /usr/sbin after
++ case ":${PATH}:" in
+++ /usr/bin/hostname
++ HOSTNAME=el-master-agent-pod-8pn2h-p3h2w
++ HISTSIZE=1000
++ '[' '' = ignorespace ']'
++ export HISTCONTROL=ignoredups
++ HISTCONTROL=ignoredups
++ export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE HISTCONTROL
++ '[' 1001560000 -gt 199 ']'
+++ /usr/bin/id -gn
+++ /usr/bin/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
++++ /usr/bin/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 ']'
+++ '[' xterm = 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-nightly-builds-page@tmp/durable-39391283/script.sh.copy = 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.11(1)-release' ']'
++ '[' -f /etc/bashrc ']'
++ . /etc/bashrc
+++ '[' -z '' ']'
+++ BASHRCSOURCED=Y
+++ '[' '' ']'
+++ shopt -q login_shell
+++ '[' 1001560000 -gt 199 ']'
++++ /usr/bin/id -gn
++++ /usr/bin/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
+++++ /usr/bin/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 ']'
++++ '[' xterm = 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-nightly-builds-page@tmp/durable-39391283/script.sh.copy = 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/buildNightlyList-cron.sh
hipp_shell: line 1: /shared/rt/eclipselink/eclipselink.releng/buildNightlyList-cron.sh: No such file or directory
[Pipeline] }
Executing sh script inside container el-build of pod el-master-agent-pod-8pn2h-p3h2w
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 21 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 127
Finished: FAILURE