Skip to content

Console Output

Started by user Arnaud Dieumegard
Running as Arnaud Dieumegard
Agent basic-70654 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-70654"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-70654"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
        \ -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-70654"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    imagePullPolicy: "Always"
    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: "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
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-capella"
      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-70654 in workspace /home/jenkins/agent/workspace/capella-studio-clean-nightly
[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-P19JFi57QeFU/agent.61
SSH_AGENT_PID=63
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/capella-studio-clean-nightly@tmp/private_key_3757653745477975990.key (/home/jenkins/agent/workspace/capella-studio-clean-nightly@tmp/private_key_3757653745477975990.key)
[ssh-agent] Using credentials genie.capella (ssh://genie.capella@projects-storage.eclipse.org)
[capella-studio-clean-nightly] $ /bin/sh -xe /tmp/jenkins3994404030445026614.sh
+ ssh genie.capella@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/
+ '[' 1.2.x '!=' master ]
+ '[' 1.2.x '!=' 1.2.x ]
+ '[' 1.3.x '!=' master ]
+ '[' 1.3.x '!=' 1.2.x ]
+ '[' 1.3.x '!=' 1.3.x ]
+ '[' 1.4.x '!=' master ]
+ '[' 1.4.x '!=' 1.2.x ]
+ '[' 1.4.x '!=' 1.3.x ]
+ '[' 1.4.x '!=' 1.4.x ]
+ '[' improve_publication '!=' master ]
+ '[' improve_publication '!=' 1.2.x ]
+ '[' improve_publication '!=' 1.3.x ]
+ '[' improve_publication '!=' 1.4.x ]
+ '[' improve_publication '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/improve_publication
+ '[' improve_publicationv1.4.x '!=' master ]
+ '[' improve_publicationv1.4.x '!=' 1.2.x ]
+ '[' improve_publicationv1.4.x '!=' 1.3.x ]
+ '[' improve_publicationv1.4.x '!=' 1.4.x ]
+ '[' improve_publicationv1.4.x '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/improve_publicationv1.4.x
+ '[' master '!=' master ]
+ '[' PR-119 '!=' master ]
+ '[' PR-119 '!=' 1.2.x ]
+ '[' PR-119 '!=' 1.3.x ]
+ '[' PR-119 '!=' 1.4.x ]
+ '[' PR-119 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-119
+ '[' PR-27 '!=' master ]
+ '[' PR-27 '!=' 1.2.x ]
+ '[' PR-27 '!=' 1.3.x ]
+ '[' PR-27 '!=' 1.4.x ]
+ '[' PR-27 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-27
+ '[' PR-29 '!=' master ]
+ '[' PR-29 '!=' 1.2.x ]
+ '[' PR-29 '!=' 1.3.x ]
+ '[' PR-29 '!=' 1.4.x ]
+ '[' PR-29 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-29
+ '[' PR-30 '!=' master ]
+ '[' PR-30 '!=' 1.2.x ]
+ '[' PR-30 '!=' 1.3.x ]
+ '[' PR-30 '!=' 1.4.x ]
+ '[' PR-30 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-30
+ '[' PR-31 '!=' master ]
+ '[' PR-31 '!=' 1.2.x ]
+ '[' PR-31 '!=' 1.3.x ]
+ '[' PR-31 '!=' 1.4.x ]
+ '[' PR-31 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-31
+ '[' PR-32 '!=' master ]
+ '[' PR-32 '!=' 1.2.x ]
+ '[' PR-32 '!=' 1.3.x ]
+ '[' PR-32 '!=' 1.4.x ]
+ '[' PR-32 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-32
+ '[' PR-33 '!=' master ]
+ '[' PR-33 '!=' 1.2.x ]
+ '[' PR-33 '!=' 1.3.x ]
+ '[' PR-33 '!=' 1.4.x ]
+ '[' PR-33 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-33
+ '[' PR-34 '!=' master ]
+ '[' PR-34 '!=' 1.2.x ]
+ '[' PR-34 '!=' 1.3.x ]
+ '[' PR-34 '!=' 1.4.x ]
+ '[' PR-34 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-34
+ '[' PR-35 '!=' master ]
+ '[' PR-35 '!=' 1.2.x ]
+ '[' PR-35 '!=' 1.3.x ]
+ '[' PR-35 '!=' 1.4.x ]
+ '[' PR-35 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-35
+ '[' PR-36 '!=' master ]
+ '[' PR-36 '!=' 1.2.x ]
+ '[' PR-36 '!=' 1.3.x ]
+ '[' PR-36 '!=' 1.4.x ]
+ '[' PR-36 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-36
+ '[' PR-37 '!=' master ]
+ '[' PR-37 '!=' 1.2.x ]
+ '[' PR-37 '!=' 1.3.x ]
+ '[' PR-37 '!=' 1.4.x ]
+ '[' PR-37 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-37
+ '[' PR-38 '!=' master ]
+ '[' PR-38 '!=' 1.2.x ]
+ '[' PR-38 '!=' 1.3.x ]
+ '[' PR-38 '!=' 1.4.x ]
+ '[' PR-38 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-38
+ '[' PR-39 '!=' master ]
+ '[' PR-39 '!=' 1.2.x ]
+ '[' PR-39 '!=' 1.3.x ]
+ '[' PR-39 '!=' 1.4.x ]
+ '[' PR-39 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-39
+ '[' PR-42 '!=' master ]
+ '[' PR-42 '!=' 1.2.x ]
+ '[' PR-42 '!=' 1.3.x ]
+ '[' PR-42 '!=' 1.4.x ]
+ '[' PR-42 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/PR-42
+ ssh genie.capella@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/
+ '[' 1.3.x '!=' master ]
+ '[' 1.3.x '!=' 1.2.x ]
+ '[' 1.3.x '!=' 1.3.x ]
+ '[' 1.4.x '!=' master ]
+ '[' 1.4.x '!=' 1.2.x ]
+ '[' 1.4.x '!=' 1.3.x ]
+ '[' 1.4.x '!=' 1.4.x ]
+ '[' improve_publication '!=' master ]
+ '[' improve_publication '!=' 1.2.x ]
+ '[' improve_publication '!=' 1.3.x ]
+ '[' improve_publication '!=' 1.4.x ]
+ '[' improve_publication '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/improve_publication
+ '[' improve_publicationv1.4.x '!=' master ]
+ '[' improve_publicationv1.4.x '!=' 1.2.x ]
+ '[' improve_publicationv1.4.x '!=' 1.3.x ]
+ '[' improve_publicationv1.4.x '!=' 1.4.x ]
+ '[' improve_publicationv1.4.x '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/improve_publicationv1.4.x
+ '[' master '!=' master ]
+ '[' PR-119 '!=' master ]
+ '[' PR-119 '!=' 1.2.x ]
+ '[' PR-119 '!=' 1.3.x ]
+ '[' PR-119 '!=' 1.4.x ]
+ '[' PR-119 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-119
+ '[' PR-27 '!=' master ]
+ '[' PR-27 '!=' 1.2.x ]
+ '[' PR-27 '!=' 1.3.x ]
+ '[' PR-27 '!=' 1.4.x ]
+ '[' PR-27 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-27
+ '[' PR-29 '!=' master ]
+ '[' PR-29 '!=' 1.2.x ]
+ '[' PR-29 '!=' 1.3.x ]
+ '[' PR-29 '!=' 1.4.x ]
+ '[' PR-29 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-29
+ '[' PR-30 '!=' master ]
+ '[' PR-30 '!=' 1.2.x ]
+ '[' PR-30 '!=' 1.3.x ]
+ '[' PR-30 '!=' 1.4.x ]
+ '[' PR-30 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-30
+ '[' PR-31 '!=' master ]
+ '[' PR-31 '!=' 1.2.x ]
+ '[' PR-31 '!=' 1.3.x ]
+ '[' PR-31 '!=' 1.4.x ]
+ '[' PR-31 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-31
+ '[' PR-32 '!=' master ]
+ '[' PR-32 '!=' 1.2.x ]
+ '[' PR-32 '!=' 1.3.x ]
+ '[' PR-32 '!=' 1.4.x ]
+ '[' PR-32 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-32
+ '[' PR-33 '!=' master ]
+ '[' PR-33 '!=' 1.2.x ]
+ '[' PR-33 '!=' 1.3.x ]
+ '[' PR-33 '!=' 1.4.x ]
+ '[' PR-33 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-33
+ '[' PR-34 '!=' master ]
+ '[' PR-34 '!=' 1.2.x ]
+ '[' PR-34 '!=' 1.3.x ]
+ '[' PR-34 '!=' 1.4.x ]
+ '[' PR-34 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-34
+ '[' PR-35 '!=' master ]
+ '[' PR-35 '!=' 1.2.x ]
+ '[' PR-35 '!=' 1.3.x ]
+ '[' PR-35 '!=' 1.4.x ]
+ '[' PR-35 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-35
+ '[' PR-36 '!=' master ]
+ '[' PR-36 '!=' 1.2.x ]
+ '[' PR-36 '!=' 1.3.x ]
+ '[' PR-36 '!=' 1.4.x ]
+ '[' PR-36 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-36
+ '[' PR-37 '!=' master ]
+ '[' PR-37 '!=' 1.2.x ]
+ '[' PR-37 '!=' 1.3.x ]
+ '[' PR-37 '!=' 1.4.x ]
+ '[' PR-37 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-37
+ '[' PR-38 '!=' master ]
+ '[' PR-38 '!=' 1.2.x ]
+ '[' PR-38 '!=' 1.3.x ]
+ '[' PR-38 '!=' 1.4.x ]
+ '[' PR-38 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-38
+ '[' PR-39 '!=' master ]
+ '[' PR-39 '!=' 1.2.x ]
+ '[' PR-39 '!=' 1.3.x ]
+ '[' PR-39 '!=' 1.4.x ]
+ '[' PR-39 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-39
+ '[' PR-42 '!=' master ]
+ '[' PR-42 '!=' 1.2.x ]
+ '[' PR-42 '!=' 1.3.x ]
+ '[' PR-42 '!=' 1.4.x ]
+ '[' PR-42 '!=' 5.0.x ]
+ ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/PR-42
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 63 killed;
[ssh-agent] Stopped.
Finished: SUCCESS