Skip to content
Failed

Console Output

Started by user leif.geiger@yatta.de
Running as SYSTEM
Agent basic-xlhs4 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-xlhs4"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.mpc.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-xlhs4"
    - 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-xlhs4"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.mpc.svc.cluster.local/mpc/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
    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-mpc"
      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-xlhs4 in workspace /home/jenkins/agent/workspace/epp-mpc-httpclient-feature
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[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-6U1bWRIh3ZwC/agent.68
SSH_AGENT_PID=70
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/epp-mpc-httpclient-feature@tmp/private_key_2310389979679325625.key (/home/jenkins/agent/workspace/epp-mpc-httpclient-feature@tmp/private_key_2310389979679325625.key)
[ssh-agent] Using credentials genie.mpc (ssh://genie.mpc@projects-storage.eclipse.org)
Promoting epp-mpc-httpclient-feature #17
[epp-mpc-httpclient-feature] $ /usr/bin/env bash /tmp/jenkins185691790831067828.sh
+ curl -o promote.zip https://ci.eclipse.org/mpc/job/epp-mpc-httpclient-feature/17//artifact/httpclient-target-site/org.eclipse.epp.mpc.apache.httpclient.site/target/org.eclipse.epp.mpc.apache.httpclient.site-promote.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2097  100  2097    0     0  39566      0 --:--:-- --:--:-- --:--:-- 39566
+ unzip promote.zip promote.sh
Archive:  promote.zip
  inflating: promote.sh              
+ . ./promote.sh
++ set -e
++ set -x
++ PUBLISH_BASE=/home/data/httpd/download.eclipse.org/mpc/httpclient
++ PROMOTE_BASE=/home/data/httpd/download.eclipse.org/mpc/httpclient/.promote
++ SITE_ID=org.eclipse.epp.mpc.apache.httpclient.site
++ DIST_NAME=mpc.apache.httpclient
++ TARGET_SITE=artifact/httpclient-target-site
+ promote_integration
+ download_promoted_build
+ download_promote_package
+ download_build_archive org.eclipse.epp.mpc.apache.httpclient.site/target/org.eclipse.epp.mpc.apache.httpclient.site-promote.zip ./promote.zip
+ ARCHIVE_PATH=org.eclipse.epp.mpc.apache.httpclient.site/target/org.eclipse.epp.mpc.apache.httpclient.site-promote.zip
+ TARGET_PATH=./promote.zip
+ case "$TARGET_PATH" in
+ test -s ./promote.zip
+ echo './promote.zip already exists'
./promote.zip already exists
+ return 0
+ unzip ./promote.zip promote.properties
Archive:  ./promote.zip
  inflating: promote.properties      
+ . ./promote.properties
++ version=1.0.0
++ qualifier=202101081126
+ SITE_ARCHIVE=org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ download_build_archive org.eclipse.epp.mpc.apache.httpclient.site/target/org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip ./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ ARCHIVE_PATH=org.eclipse.epp.mpc.apache.httpclient.site/target/org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ TARGET_PATH=./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ case "$TARGET_PATH" in
+ test -s ./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ curl -o ./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip https://ci.eclipse.org/mpc/job/epp-mpc-httpclient-feature/17//artifact/httpclient-target-site/org.eclipse.epp.mpc.apache.httpclient.site/target/org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 51 6040k   51 3090k    0     0  13.4M      0 --:--:-- --:--:-- --:--:-- 13.3M
100 6040k  100 6040k    0     0  14.0M      0 --:--:-- --:--:-- --:--:-- 13.9M
+ . ./promote.properties
++ version=1.0.0
++ qualifier=202101081126
+ SITE_ARCHIVE=org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ promote_remote integration org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ STAGE=integration
+ shift
+ SITE_ARCHIVE=org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ shift
+ case "$STAGE" in
+ echo 'Promoting to integration'
Promoting to integration
++ ssh genie.mpc@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/mpc/httpclient/.promote && mktemp -p /home/data/httpd/download.eclipse.org/mpc/httpclient/.promote -d 1.0.0-XXXXXXXX'
+ REMOTE_WORKDIR=/home/data/httpd/download.eclipse.org/mpc/httpclient/.promote/1.0.0-BHsI1xc9
+ scp promote.zip org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip genie.mpc@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mpc/httpclient/.promote/1.0.0-BHsI1xc9/
+ RESULT=0
+ ssh genie.mpc@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/mpc/httpclient/.promote/1.0.0-BHsI1xc9 && unzip promote.zip && . promote.sh && promote_integration_remote'
Archive:  promote.zip
  inflating: promote.properties      
  inflating: promote.sh              
++ PUBLISH_BASE=/home/data/httpd/download.eclipse.org/mpc/httpclient
++ PROMOTE_BASE=/home/data/httpd/download.eclipse.org/mpc/httpclient/.promote
++ SITE_ID=org.eclipse.epp.mpc.apache.httpclient.site
++ DIST_NAME=mpc.apache.httpclient
++ TARGET_SITE=artifact/httpclient-target-site
+ promote_integration_remote
+ . ./promote.properties
++ version=1.0.0
++ qualifier=202101081126
+ do_promote mpc.apache.httpclient 1.0.0 202101081126 ./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip /home/data/httpd/download.eclipse.org/mpc/httpclient/drops /home/data/httpd/download.eclipse.org/mpc/httpclient/nightly
+ DIST=mpc.apache.httpclient
+ VERSION=1.0.0
+ QUALIFIER=202101081126
+ SRC=./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
+ ARCHIVE=/home/data/httpd/download.eclipse.org/mpc/httpclient/drops
+ SITE=/home/data/httpd/download.eclipse.org/mpc/httpclient/nightly
+ DST=/home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126
+ '[' -e /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126 ']'
Promoting 1.0.0.202101081126 to /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126
+ echo Promoting 1.0.0.202101081126 to /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126
+ umask 0002
+ mkdir -p /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/
+ unzip -d /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/ ./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
Archive:  ./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip
   creating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/features/
   creating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/content.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/com.sun.jna_4.5.1.v20190425-1842.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/com.sun.jna.platform_4.5.1.v20190425-1842.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/features/org.eclipse.epp.mpc.apache.httpclient.feature.source_4.5.10.202008302311.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/features/org.eclipse.epp.mpc.apache.httpclient.feature_4.5.10.202008302311.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/com.sun.jna.platform.source_4.5.1.v20190425-1842.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/com.sun.jna.source_4.5.1.v20190425-1842.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/plugins/org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/artifacts.jar  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/content.xml.xz  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/artifacts.xml.xz  
  inflating: /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/p2.index  
+ cp ./org.eclipse.epp.mpc.apache.httpclient.site-1.0.0-SNAPSHOT.zip /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126/mpc.apache.httpclient-1.0.0.202101081126.zip
+ chmod g+rwX -R /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0/202101081126
+ chmod g+rwx /home/data/httpd/download.eclipse.org/mpc/httpclient/drops /home/data/httpd/download.eclipse.org/mpc/httpclient/drops/1.0.0
chmod: changing permissions of `/home/data/httpd/download.eclipse.org/mpc/httpclient/drops': Operation not permitted
+ true
++ dirname hipp_shell
+ cd .
++ pwd
+ BASE=/home/data/httpd/download.eclipse.org/mpc/httpclient/.promote/1.0.0-BHsI1xc9
+ '[' -n /home/data/httpd/download.eclipse.org/mpc/httpclient/nightly ']'
+ for i in '"$SITE"' '"$SITE"/*'
+ '[' -e /home/data/httpd/download.eclipse.org/mpc/httpclient/nightly/composite.index ']'
+ for i in '"$SITE"' '"$SITE"/*'
+ '[' -e '/home/data/httpd/download.eclipse.org/mpc/httpclient/nightly/*/composite.index' ']'
+ cd /home/data/httpd/download.eclipse.org/mpc/httpclient/nightly/latest
promote.sh: line 186: cd: /home/data/httpd/download.eclipse.org/mpc/httpclient/nightly/latest: No such file or directory
+ RESULT=1
+ ssh genie.mpc@projects-storage.eclipse.org 'rm -rf /home/data/httpd/download.eclipse.org/mpc/httpclient/.promote'
+ return 1
failed build hudson.tasks.Shell@adfc0660 SUCCESS
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 70 killed;
[ssh-agent] Stopped.
Finished: FAILURE