Skip to content

Console Output

19:15:17 Started by upstream project "Builds/I-build-4.32" build number 79
19:15:17 originally caused by:
19:15:17  Started by timer
19:15:17 Running as SYSTEM
19:15:17 Agent centos-8-lqrkt is provisioned from template centos-8
19:15:17 ---
19:15:17 apiVersion: "v1"
19:15:17 kind: "Pod"
19:15:17 metadata:
19:15:17   labels:
19:15:17     jenkins: "slave"
19:15:17     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
19:15:17     jenkins/label: "centos-latest_centos-8"
19:15:17   name: "centos-8-lqrkt"
19:15:17   namespace: "releng"
19:15:17 spec:
19:15:17   containers:
19:15:17   - env:
19:15:17     - name: "JENKINS_SECRET"
19:15:17       value: "********"
19:15:17     - name: "JENKINS_TUNNEL"
19:15:17       value: "jenkins-discovery.releng.svc.cluster.local:50000"
19:15:17     - name: "JENKINS_AGENT_NAME"
19:15:17       value: "centos-8-lqrkt"
19:15:17     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:15:17       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:15:17         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:15:17     - name: "JAVA_TOOL_OPTIONS"
19:15:17       value: ""
19:15:17     - name: "_JAVA_OPTIONS"
19:15:17       value: ""
19:15:17     - name: "OPENJ9_JAVA_OPTIONS"
19:15:17       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:15:17     - name: "JENKINS_NAME"
19:15:17       value: "centos-8-lqrkt"
19:15:17     - name: "JENKINS_AGENT_WORKDIR"
19:15:17       value: "/home/jenkins/agent"
19:15:17     - name: "JENKINS_URL"
19:15:17       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
19:15:17     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc"
19:15:17     imagePullPolicy: "Always"
19:15:17     name: "jnlp"
19:15:17     resources:
19:15:17       limits:
19:15:17         cpu: "2000m"
19:15:17         memory: "4096Mi"
19:15:17       requests:
19:15:17         cpu: "1000m"
19:15:17         memory: "4096Mi"
19:15:17     tty: true
19:15:17     volumeMounts:
19:15:17     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
19:15:17       name: "m2-secret-dir"
19:15:17       readOnly: true
19:15:17       subPath: "settings-deploy-ossrh-releng.xml"
19:15:17     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:15:17       name: "m2-dir"
19:15:17       readOnly: true
19:15:17       subPath: "toolchains.xml"
19:15:17     - mountPath: "/home/jenkins/.mavenrc"
19:15:17       name: "m2-dir"
19:15:17       readOnly: true
19:15:17       subPath: ".mavenrc"
19:15:17     - mountPath: "/opt/tools"
19:15:17       name: "volume-0"
19:15:17       readOnly: false
19:15:17     - mountPath: "/home/jenkins"
19:15:17       name: "volume-2"
19:15:17       readOnly: false
19:15:17     - mountPath: "/home/jenkins/.m2/repository"
19:15:17       name: "volume-3"
19:15:17       readOnly: false
19:15:17     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
19:15:17       name: "m2-secret-dir"
19:15:17       readOnly: true
19:15:17       subPath: "settings-deploy-ossrh-pde.xml"
19:15:17     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:15:17       name: "m2-secret-dir"
19:15:17       readOnly: true
19:15:17       subPath: "settings-security.xml"
19:15:17     - mountPath: "/home/jenkins/.m2/wrapper"
19:15:17       name: "volume-4"
19:15:17       readOnly: false
19:15:17     - mountPath: "/home/jenkins/.m2/settings.xml"
19:15:17       name: "m2-secret-dir"
19:15:17       readOnly: true
19:15:17       subPath: "settings.xml"
19:15:17     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
19:15:17       name: "m2-secret-dir"
19:15:17       readOnly: true
19:15:17       subPath: "settings-deploy-ossrh-jdt.xml"
19:15:17     - mountPath: "/home/jenkins/.ssh"
19:15:17       name: "volume-1"
19:15:17       readOnly: false
19:15:17       subPath: ""
19:15:17     - mountPath: "/home/jenkins/agent"
19:15:17       name: "workspace-volume"
19:15:17       readOnly: false
19:15:17     workingDir: "/home/jenkins/agent"
19:15:17   nodeSelector:
19:15:17     kubernetes.io/os: "linux"
19:15:17   restartPolicy: "Never"
19:15:17   volumes:
19:15:17   - name: "volume-0"
19:15:17     persistentVolumeClaim:
19:15:17       claimName: "tools-claim-jiro-releng"
19:15:17       readOnly: true
19:15:17   - name: "m2-secret-dir"
19:15:17     secret:
19:15:17       secretName: "m2-secret-dir"
19:15:17   - emptyDir:
19:15:17       medium: ""
19:15:17     name: "volume-2"
19:15:17   - configMap:
19:15:17       name: "m2-dir"
19:15:17     name: "m2-dir"
19:15:17   - configMap:
19:15:17       name: "known-hosts"
19:15:17     name: "volume-1"
19:15:17   - emptyDir:
19:15:17       medium: ""
19:15:17     name: "workspace-volume"
19:15:17   - emptyDir:
19:15:17       medium: ""
19:15:17     name: "volume-4"
19:15:17   - emptyDir:
19:15:17       medium: ""
19:15:17     name: "volume-3"
19:15:17 
19:15:17 Building remotely on centos-8-lqrkt (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/eclipse.releng.updateIndex
19:15:17 [ssh-agent] Looking for ssh-agent implementation...
19:15:17 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:15:17 $ ssh-agent
19:15:17 SSH_AUTH_SOCK=/tmp/ssh-RWeWC1LhKnGf/agent.45
19:15:17 SSH_AGENT_PID=47
19:15:17 [ssh-agent] Started.
19:15:17 Running ssh-add (command line suppressed)
19:15:17 Identity added: /home/jenkins/agent/workspace/eclipse.releng.updateIndex@tmp/private_key_18359730779706024427.key (/home/jenkins/agent/workspace/eclipse.releng.updateIndex@tmp/private_key_18359730779706024427.key)
19:15:17 [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org)
19:15:17 [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
19:15:17 [eclipse.releng.updateIndex] $ /bin/bash -x /tmp/jenkins17189995040208024571.sh
19:15:17 + PHP_PAGE=createIndex4x.php
19:15:17 + HTML_PAGE=index.html
19:15:17 + TEMP_INDEX=tempIndex.html
19:15:17 + SITE_HOST=download.eclipse.org
19:15:17 + wget --no-verbose -O tempIndex.html https://download.eclipse.org/eclipse/downloads/createIndex4x.php
19:15:17 2024-04-24 23:15:17 URL:https://download.eclipse.org/eclipse/downloads/createIndex4x.php [29802] -> "tempIndex.html" [1]
19:15:17 + scp tempIndex.html genie.releng@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/downloads/index.html
19:15:18 $ ssh-agent -k
19:15:18 unset SSH_AUTH_SOCK;
19:15:18 unset SSH_AGENT_PID;
19:15:18 echo Agent pid 47 killed;
19:15:18 [ssh-agent] Stopped.
19:15:18 Finished: SUCCESS