Skip to content
Success

Console Output

Started by user Quentin Le Menez
Running as Quentin Le Menez
Agent basic-519g8 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-519g8"
  namespace: "papyrus"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-519g8"
    - 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-519g8"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    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-papyrus"
      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"

Building remotely on basic-519g8 (basic) in workspace /home/jenkins/agent/workspace/Maintenance
[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-YZ89R6oP38Yq/agent.65
SSH_AGENT_PID=67
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Maintenance@tmp/private_key_4028866033580366748.key (/home/jenkins/agent/workspace/Maintenance@tmp/private_key_4028866033580366748.key)
[ssh-agent] Using credentials genie.papyrus (ssh://genie.papyrus@projects-storage.eclipse.org)
[Maintenance] $ /bin/bash /tmp/jenkins2013671454161789836.sh
total 92K
drwxrwsr-x  13 genie.platform eclipse.platform 4.0K Jun 26 12:30 .
drwxrwxr-x 357 root           root              12K Jun 23 11:40 ..
-rw-rw-r--   1 david_williams eclipse.platform 1.6K Aug 18  2013 banner.html
-rw-rw-r--   1 david_williams eclipse.platform 1.2K Aug 21  2013 default_style.css
drwxrwsr-x   5            500 eclipse.platform 4.0K Sep 16  2020 downloads
drwxrwsr-x   4            500 eclipse.platform 4.0K Sep  7  2006 eclipse.org-common
drwxrwsr-x   3           1002 eclipse.equinox  4.0K Sep 22  2015 equinox
-rw-rw-r--   1 david_williams eclipse.platform 2.9K Aug 18  2013 home_nav.html
drwxrwsr-x   2 david_williams eclipse.platform 4.0K Apr 10  2013 images
-rw-rw-r--   1 david_williams eclipse.platform   56 Aug 18  2013 index.html
-rw-rw-r--   1 david_williams eclipse.platform   49 Aug 18  2013 index.php
drwxrwsr-x   8 genie.releng   eclipse.platform 4.0K Aug 15  2021 jetty
-rw-rw-r--   1 david_williams eclipse.platform 1.3K Aug 18  2013 nav_style.css
drwxrwsr-x   5           1002 eclipse.pde      4.0K Aug 12  2009 pde
drwxr-sr-x   7 genie.releng   eclipse.platform 4.0K Jun 26 12:30 relengScripts
-rw-rw-r--   1 david_williams eclipse.platform   64 Sep 22  2015 temptest.php
-rw-rw-r--   1 root           root               10 Jun 15  2015 TIME
drwxrwsr-x   3 wjongman       eclipse.platform 4.0K Dec  6  2019 tips
drwxrwsr-x  49            500 eclipse.platform 4.0K Jun 16 07:54 updates
drwxrwsr-x   2 genie.releng   eclipse.platform 4.0K Jun 30 04:00 workingDir
drwxrwsr-x   2 root           eclipse.platform 4.0K Oct  2  2009 ztime
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 67 killed;
[ssh-agent] Stopped.
Finished: SUCCESS