Skip to content

Console Output

01:03:14 Started by user Sravan Kumar Lakkimsetti
01:03:14 Running as Sravan Kumar Lakkimsetti
01:03:15 Agent jipp-centos-7-agent-6gb-ctsjw is provisioned from template jipp-centos-7-agent-6gb
01:03:15 ---
01:03:15 apiVersion: "v1"
01:03:15 kind: "Pod"
01:03:15 metadata:
01:03:15   annotations: {}
01:03:15   labels:
01:03:15     jenkins: "slave"
01:03:15     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
01:03:15     jenkins/label: "centos-7-6gb"
01:03:15   name: "jipp-centos-7-agent-6gb-ctsjw"
01:03:15   namespace: "platform"
01:03:15 spec:
01:03:15   containers:
01:03:15   - env:
01:03:15     - name: "JENKINS_SECRET"
01:03:15       value: "********"
01:03:15     - name: "JENKINS_TUNNEL"
01:03:15       value: "jenkins-discovery.platform.svc.cluster.local:50000"
01:03:15     - name: "JENKINS_AGENT_NAME"
01:03:15       value: "jipp-centos-7-agent-6gb-ctsjw"
01:03:15     - name: "JENKINS_REMOTING_JAVA_OPTS"
01:03:15       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
01:03:15         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
01:03:15     - name: "JAVA_TOOL_OPTIONS"
01:03:15       value: ""
01:03:15     - name: "_JAVA_OPTIONS"
01:03:15       value: ""
01:03:15     - name: "OPENJ9_JAVA_OPTIONS"
01:03:15       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
01:03:15     - name: "JENKINS_NAME"
01:03:15       value: "jipp-centos-7-agent-6gb-ctsjw"
01:03:15     - name: "JENKINS_AGENT_WORKDIR"
01:03:15       value: "/home/jenkins/agent"
01:03:15     - name: "JENKINS_URL"
01:03:15       value: "http://jenkins-ui.platform.svc.cluster.local/platform/"
01:03:15     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
01:03:15     imagePullPolicy: "Always"
01:03:15     name: "jnlp"
01:03:15     resources:
01:03:15       limits:
01:03:15         cpu: "2000m"
01:03:15         memory: "6144Mi"
01:03:15       requests:
01:03:15         cpu: "1000m"
01:03:15         memory: "6144Mi"
01:03:15     tty: true
01:03:15     volumeMounts:
01:03:15     - mountPath: "/home/jenkins/.m2/toolchains.xml"
01:03:15       name: "m2-dir"
01:03:15       readOnly: true
01:03:15       subPath: "toolchains.xml"
01:03:15     - mountPath: "/home/jenkins/.mavenrc"
01:03:15       name: "m2-dir"
01:03:15       readOnly: true
01:03:15       subPath: ".mavenrc"
01:03:15     - mountPath: "/opt/tools"
01:03:15       name: "volume-0"
01:03:15       readOnly: false
01:03:15     - mountPath: "/home/jenkins"
01:03:15       name: "volume-2"
01:03:15       readOnly: false
01:03:15     - mountPath: "/home/jenkins/.m2/repository"
01:03:15       name: "volume-3"
01:03:15       readOnly: false
01:03:15     - mountPath: "/home/jenkins/.m2/settings-security.xml"
01:03:15       name: "m2-secret-dir"
01:03:15       readOnly: true
01:03:15       subPath: "settings-security.xml"
01:03:15     - mountPath: "/home/jenkins/.m2/wrapper"
01:03:15       name: "volume-4"
01:03:15       readOnly: false
01:03:15     - mountPath: "/home/jenkins/.m2/settings.xml"
01:03:15       name: "m2-secret-dir"
01:03:15       readOnly: true
01:03:15       subPath: "settings.xml"
01:03:15     - mountPath: "/home/jenkins/.ssh"
01:03:15       name: "volume-1"
01:03:15       readOnly: false
01:03:15       subPath: ""
01:03:15     - mountPath: "/home/jenkins/agent"
01:03:15       name: "workspace-volume"
01:03:15       readOnly: false
01:03:15     workingDir: "/home/jenkins/agent"
01:03:15   nodeSelector:
01:03:15     kubernetes.io/os: "linux"
01:03:15   restartPolicy: "Never"
01:03:15   volumes:
01:03:15   - name: "volume-0"
01:03:15     persistentVolumeClaim:
01:03:15       claimName: "tools-claim-jiro-platform"
01:03:15       readOnly: true
01:03:15   - name: "m2-secret-dir"
01:03:15     secret:
01:03:15       secretName: "m2-secret-dir"
01:03:15   - emptyDir:
01:03:15       medium: ""
01:03:15     name: "volume-2"
01:03:15   - configMap:
01:03:15       name: "m2-dir"
01:03:15     name: "m2-dir"
01:03:15   - configMap:
01:03:15       name: "known-hosts"
01:03:15     name: "volume-1"
01:03:15   - emptyDir:
01:03:15       medium: ""
01:03:15     name: "workspace-volume"
01:03:15   - emptyDir:
01:03:15       medium: ""
01:03:15     name: "volume-4"
01:03:15   - emptyDir:
01:03:15       medium: ""
01:03:15     name: "volume-3"
01:03:15 
01:03:15 Building remotely on jipp-centos-7-agent-6gb-ctsjw (centos-7-6gb) in workspace /home/jenkins/agent/workspace/eclipse-aggregator-master
01:03:15 [WS-CLEANUP] Deleting project workspace...
01:03:15 [WS-CLEANUP] Deferred wipeout is used...
01:03:15 The recommended git tool is: git
01:03:16 No credentials specified
01:03:16 Cloning the remote Git repository
01:03:16 Cloning repository https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
01:03:16  > git init /home/jenkins/agent/workspace/eclipse-aggregator-master # timeout=10
01:03:16 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
01:03:16  > git --version # timeout=10
01:03:16  > git --version # 'git version 2.36.1'
01:03:16  > git fetch --tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:03:20  > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10
01:03:20  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:03:20 Avoid second fetch
01:03:20  > git rev-parse origin/master^{commit} # timeout=10
01:03:20 Checking out Revision 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04 (origin/master)
01:03:20  > git config core.sparsecheckout # timeout=10
01:03:20  > git checkout -f 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04 # timeout=10
01:03:23 Commit message: "Build input for build I20220917-1800"
01:03:23  > git rev-list --no-walk 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04 # timeout=10
01:03:23  > git remote # timeout=10
01:03:23  > git submodule init # timeout=10
01:03:23  > git submodule sync # timeout=10
01:03:23  > git config --get remote.origin.url # timeout=10
01:03:23  > git submodule init # timeout=10
01:03:24  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
01:03:24  > git config --get submodule.eclipse.jdt.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.jdt.path # timeout=10
01:03:24  > git config --get submodule.eclipse.jdt.core.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.jdt.core.path # timeout=10
01:03:24  > git config --get submodule.eclipse.jdt.core.binaries.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.jdt.core.binaries.path # timeout=10
01:03:24  > git config --get submodule.eclipse.jdt.debug.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.jdt.debug.path # timeout=10
01:03:24  > git config --get submodule.eclipse.jdt.ui.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.jdt.ui.path # timeout=10
01:03:24  > git config --get submodule.eclipse.pde.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.pde.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.common.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.common.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.debug.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.debug.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.releng.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.releng.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.swt.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.swt.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.swt.binaries.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.swt.binaries.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.text.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.text.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.ua.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.ua.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.ui.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.ui.path # timeout=10
01:03:24  > git config --get submodule.rt.equinox.binaries.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.rt.equinox.binaries.path # timeout=10
01:03:24  > git config --get submodule.equinox.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.equinox.path # timeout=10
01:03:24  > git config --get submodule.rt.equinox.p2.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.rt.equinox.p2.path # timeout=10
01:03:24  > git config --get submodule.eclipse.platform.ui.tools.url # timeout=10
01:03:24  > git config -f .gitmodules --get submodule.eclipse.platform.ui.tools.path # timeout=10
01:03:24  > git submodule update --init --recursive eclipse.jdt # timeout=10
01:03:25  > git submodule update --init --recursive eclipse.jdt.core # timeout=10
01:03:49  > git submodule update --init --recursive eclipse.jdt.core.binaries # timeout=10
01:03:51  > git submodule update --init --recursive eclipse.jdt.debug # timeout=10
01:03:55  > git submodule update --init --recursive eclipse.jdt.ui # timeout=10
01:04:09  > git submodule update --init --recursive eclipse.pde # timeout=10
01:04:15 Build was aborted
01:04:15 Aborted by Sravan Kumar Lakkimsetti
01:04:15 Archiving artifacts
01:04:15 Finished: ABORTED