Skip to content

Console Output

Started by user Baily Roberts
Running as Baily Roberts
Agent migration-agent-zmt07 is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/migration: "true"
  name: "migration-agent-zmt07"
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.osee.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "migration-agent-zmt07"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "migration-agent-zmt07"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.osee.svc.cluster.local/osee/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
    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: {}
  restartPolicy: "Never"
  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-osee"
      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"

Building remotely on migration-agent-zmt07 (migration) in workspace /home/jenkins/agent/workspace/osee_promote_latest_to_download_site
[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-XeJvQUHXa30E/agent.57
SSH_AGENT_PID=59
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/osee_promote_latest_to_download_site@tmp/private_key_5174232458570095691.key (/home/jenkins/agent/workspace/osee_promote_latest_to_download_site@tmp/private_key_5174232458570095691.key)
[ssh-agent] Using credentials genie.osee (ssh://genie.recommenders@projects-storage.eclipse.org)
[osee_promote_latest_to_download_site] $ /bin/sh -xe /tmp/jenkins4987123780970932945.sh
+ ssh genie.osee@projects-storage.eclipse.org ls -al /home/data/httpd
total 8152
drwxr-xr-x   43 root   root        4096 Jun 25 10:51 .
drwxr-xr-x   12 root   root        4096 May 17 10:21 ..
drwxr-x--x    2   1010 www         4096 May 24 14:03 accounts.eclipse.org
drwxr-x---    4 root   root        4096 Nov 16  2015 api.eclipse.org
drwxrws---    3   1010 www         4096 Mar 28  2017 api-private
drwxrwsr-x  334 root   root       12288 Oct  4 16:08 archive.eclipse.org
drwxrwsr-x  334 root   root       12288 Oct  4 16:08 archive.eclipse.org.back
drwxr-x---    2 root   root        4096 Mar  5  2019 archive.polarsys.org
drwxr-xr-x    3   1010 www         4096 Nov  1 13:23 blogs.eclipse.org
drwxrwxr-x    5   1010 www         4096 Feb 21  2019 blogs.eclipse.org-private
drwxr-xr-x    4 root   root        4096 Jun 16  2015 bugs.eclipse.org
drwxr-x--x   13 root   www         4096 Aug 26 16:27 dev.eclipse.org
drwxrwx---    2 wwwrun www        77824 Nov  5 08:38 dev_session
drwxr-xr-x  309 root   root        8192 Oct 21 14:19 download.eclipse.org
drwxr-xr-x   18 root   root        4096 Apr 30  2018 download.locationtech.org
drwxr-xr-x    2 root   root        4096 Apr 17  2015 download.polarsys.org
lrwxrwxrwx    1 root   root          34 Feb 15  2007 download-staging.priv -> /opt/public/download-staging.priv/
drwxr-x---    3 droy   www         4096 Nov 19  2013 eclip.se
drwxrwsr-x+   4   8536 www-auth    4096 Feb 21  2018 eclipsecon.org
drwxrwsr-x+   3   8536 www-auth    4096 Dec 14  2015 eclipsecon-v2.org
drwxrwxr-x    3 root   root        4096 Sep 24  2013 eclipselabs.org
drwxr-x---    8 root   www         4096 Sep 28  2015 eclipse-php-classes
drwxrwxr-x   10 droy   root        4096 Jul 24 11:15 events.eclipse.org
drwxrwx---    2 wwwrun www       786432 Nov  5 10:09 forge_session
drwxr-x---    4 root   www         4096 Nov 22  2007 friends.eclipse.org
drwxr-xr-x   28 root   root        4096 Sep 18 09:19 help.eclipse.org
drwxr-xr-x    4 wwwrun www         4096 Dec 13  2018 hudson.eclipse.org
----------    1 root   root     5825153 Feb 11  2014 live.eclipse.org.tar.gz
drwxr-xr-x    3   1010 www         4096 Nov  1 13:31 locationtech.org
drwxr-xr-x    3   1010 www         4096 Sep 23 13:04 lts.eclipse.org
dr-xr-x--x    3   1010 www         4096 Mar  6  2019 marketplace.eclipse.org
drwxr-sr-x    3 root   root        4096 Aug  7  2008 member-content
drwxr-xr-x    3   1010 www         4096 Nov  1 13:51 openmdm.org
drwxr-xr-x    3   1010 www         4096 Nov  1 13:55 openpass.eclipse.org
drwxrws--x    5 wwwrun www         4096 Dec 17  2007 phoenix.eclipse.org.deleteme
drwxr-x---    3 root   www         4096 Apr 25  2005 planeteclipse.org
drwxr-xr-x    3   1010 www         4096 Nov  1 13:43 polarsys.org
drwxr-xr-x    2 wwwrun www         4096 Jul 25 12:55 portal.eclipse.org
drwxr-x---    3   1010 www         4096 Oct 22 05:41 projects.eclipse.org
drwxr-xr-x    3   1010 www         4096 Nov  1 13:48 science.eclipse.org
drwxrwx---    3 root   www       540672 Oct  2  2018 session_info
drwxr-x---   25   1010 www         4096 May 30 13:35 simplesamlphp
drwxr-x---    8 root   root        4096 Mar 27  2017 wg-images
drwxrwxr-x+  15 root   www       901120 Nov  5 10:07 writable
drwxrwxr-x+   2 root   root        4096 Jan 16  2017 writable-forges
+ ssh genie.osee@projects-storage.eclipse.org ls -al /home/local/data
total 16
drwxrwxr-x 4 root root 4096 Jan  8  2014 .
drwxrwxr-x 3 root root 4096 Apr 17  2019 ..
drwx------ 6  500 root 4096 Sep 26  2011 eclipse
drwxrwxr-x 2 root root 4096 Jan  8  2014 sketch
+ ls -al
total 0
drwxr-sr-x. 2 default 1000170000  10 Nov  5 15:09 .
drwxr-sr-x. 4 default 1000170000 110 Nov  5 15:09 ..
+ cd /
+ ls -al
total 12
drwxr-xr-x.   1 root root    70 Nov  5 15:09 .
drwxr-xr-x.   1 root root    70 Nov  5 15:09 ..
-rw-r--r--.   1 root root 12082 Mar  5  2019 anaconda-post.log
lrwxrwxrwx.   1 root root     7 Mar  5  2019 bin -> usr/bin
drwxr-xr-x.   5 root root   380 Nov  5 15:09 dev
-rwxr-xr-x.   1 root root     0 Nov  5 15:09 .dockerenv
drwxr-xr-x.   1 root root    28 Nov  5 15:09 etc
drwxr-xr-x.   1 root root    29 Jun 27 13:28 home
lrwxrwxrwx.   1 root root     7 Mar  5  2019 lib -> usr/lib
lrwxrwxrwx.   1 root root     9 Mar  5  2019 lib64 -> usr/lib64
drwxr-xr-x.   2 root root     6 Apr 11  2018 media
drwxr-xr-x.   2 root root     6 Apr 11  2018 mnt
drwxr-xr-x.   1 root root    27 Nov  5 15:09 opt
dr-xr-xr-x. 310 root root     0 Nov  5 15:09 proc
dr-xr-x---.   1 root root    26 Jun 27 13:28 root
drwxr-xr-x.   1 root root    29 Nov  5 15:09 run
lrwxrwxrwx.   1 root root     8 Mar  5  2019 sbin -> usr/sbin
drwxr-xr-x.   2 root root     6 Apr 11  2018 srv
dr-xr-xr-x.  13 root root     0 Feb  5  2019 sys
drwxrwxrwt.   1 root root   109 Nov  5 15:09 tmp
drwxr-xr-x.   1 root root    19 Mar  5  2019 usr
drwxr-xr-x.   1 root root   103 Mar  5  2019 var
+ ls -al
total 12
drwxr-xr-x.   1 root root    70 Nov  5 15:09 .
drwxr-xr-x.   1 root root    70 Nov  5 15:09 ..
-rw-r--r--.   1 root root 12082 Mar  5  2019 anaconda-post.log
lrwxrwxrwx.   1 root root     7 Mar  5  2019 bin -> usr/bin
drwxr-xr-x.   5 root root   380 Nov  5 15:09 dev
-rwxr-xr-x.   1 root root     0 Nov  5 15:09 .dockerenv
drwxr-xr-x.   1 root root    28 Nov  5 15:09 etc
drwxr-xr-x.   1 root root    29 Jun 27 13:28 home
lrwxrwxrwx.   1 root root     7 Mar  5  2019 lib -> usr/lib
lrwxrwxrwx.   1 root root     9 Mar  5  2019 lib64 -> usr/lib64
drwxr-xr-x.   2 root root     6 Apr 11  2018 media
drwxr-xr-x.   2 root root     6 Apr 11  2018 mnt
drwxr-xr-x.   1 root root    27 Nov  5 15:09 opt
dr-xr-xr-x. 310 root root     0 Nov  5 15:09 proc
dr-xr-x---.   1 root root    26 Jun 27 13:28 root
drwxr-xr-x.   1 root root    29 Nov  5 15:09 run
lrwxrwxrwx.   1 root root     8 Mar  5  2019 sbin -> usr/sbin
drwxr-xr-x.   2 root root     6 Apr 11  2018 srv
dr-xr-xr-x.  13 root root     0 Feb  5  2019 sys
drwxrwxrwt.   1 root root   109 Nov  5 15:09 tmp
drwxr-xr-x.   1 root root    19 Mar  5  2019 usr
drwxr-xr-x.   1 root root   103 Mar  5  2019 var
+ pwd
/
+ ls
anaconda-post.log
bin
dev
etc
home
lib
lib64
media
mnt
opt
proc
root
run
sbin
srv
sys
tmp
usr
var
+ echo /home/jenkins/agent/workspace/osee_promote_latest_to_download_site
/home/jenkins/agent/workspace/osee_promote_latest_to_download_site
+ pwd
/
+ ls
anaconda-post.log
bin
dev
etc
home
lib
lib64
media
mnt
opt
proc
root
run
sbin
srv
sys
tmp
usr
var
+ ls
anaconda-post.log
bin
dev
etc
home
lib
lib64
media
mnt
opt
proc
root
run
sbin
srv
sys
tmp
usr
var
+ ls
anaconda-post.log
bin
dev
etc
home
lib
lib64
media
mnt
opt
proc
root
run
sbin
srv
sys
tmp
usr
var
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 59 killed;
[ssh-agent] Stopped.
Finished: SUCCESS