Skip to content
Aborted

Console Output

17:39:03 Triggered by Gerrit: https://git.eclipse.org/r/c/osee/org.eclipse.osee/+/196451
17:39:03 Running as SYSTEM
17:39:03 Agent centos-7-rbbl8 is provisioned from template centos-7
17:39:03 ---
17:39:03 apiVersion: "v1"
17:39:03 kind: "Pod"
17:39:03 metadata:
17:39:03   annotations: {}
17:39:03   labels:
17:39:03     jenkins: "slave"
17:39:03     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
17:39:03     jenkins/label: "migration_jipp-migration_centos-7"
17:39:03   name: "centos-7-rbbl8"
17:39:03   namespace: "osee"
17:39:03 spec:
17:39:03   containers:
17:39:03   - env:
17:39:03     - name: "JENKINS_SECRET"
17:39:03       value: "********"
17:39:03     - name: "JENKINS_TUNNEL"
17:39:03       value: "jenkins-discovery.osee.svc.cluster.local:50000"
17:39:03     - name: "JENKINS_AGENT_NAME"
17:39:03       value: "centos-7-rbbl8"
17:39:03     - name: "JENKINS_REMOTING_JAVA_OPTS"
17:39:03       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
17:39:03         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
17:39:03     - name: "JAVA_TOOL_OPTIONS"
17:39:03       value: ""
17:39:03     - name: "_JAVA_OPTIONS"
17:39:03       value: ""
17:39:03     - name: "OPENJ9_JAVA_OPTIONS"
17:39:03       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
17:39:03     - name: "JENKINS_NAME"
17:39:03       value: "centos-7-rbbl8"
17:39:03     - name: "JENKINS_AGENT_WORKDIR"
17:39:03       value: "/home/jenkins/agent"
17:39:03     - name: "JENKINS_URL"
17:39:03       value: "http://jenkins-ui.osee.svc.cluster.local/osee/"
17:39:03     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
17:39:03     imagePullPolicy: "Always"
17:39:03     name: "jnlp"
17:39:03     resources:
17:39:03       limits:
17:39:03         cpu: "2000m"
17:39:03         memory: "4096Mi"
17:39:03       requests:
17:39:03         cpu: "1000m"
17:39:03         memory: "4096Mi"
17:39:03     tty: true
17:39:03     volumeMounts:
17:39:03     - mountPath: "/home/jenkins/.m2/toolchains.xml"
17:39:03       name: "m2-dir"
17:39:03       readOnly: true
17:39:03       subPath: "toolchains.xml"
17:39:03     - mountPath: "/home/jenkins/.mavenrc"
17:39:03       name: "m2-dir"
17:39:03       readOnly: true
17:39:03       subPath: ".mavenrc"
17:39:03     - mountPath: "/opt/tools"
17:39:03       name: "volume-0"
17:39:03       readOnly: false
17:39:03     - mountPath: "/home/jenkins"
17:39:03       name: "volume-2"
17:39:03       readOnly: false
17:39:03     - mountPath: "/home/jenkins/.m2/repository"
17:39:03       name: "volume-3"
17:39:03       readOnly: false
17:39:03     - mountPath: "/home/jenkins/.m2/settings-security.xml"
17:39:03       name: "m2-secret-dir"
17:39:03       readOnly: true
17:39:03       subPath: "settings-security.xml"
17:39:03     - mountPath: "/home/jenkins/.m2/wrapper"
17:39:03       name: "volume-4"
17:39:03       readOnly: false
17:39:03     - mountPath: "/home/jenkins/.m2/settings.xml"
17:39:03       name: "m2-secret-dir"
17:39:03       readOnly: true
17:39:03       subPath: "settings.xml"
17:39:03     - mountPath: "/home/jenkins/.ssh"
17:39:03       name: "volume-1"
17:39:03       readOnly: false
17:39:03       subPath: ""
17:39:03     - mountPath: "/home/jenkins/agent"
17:39:03       name: "workspace-volume"
17:39:03       readOnly: false
17:39:03     workingDir: "/home/jenkins/agent"
17:39:03   nodeSelector:
17:39:03     kubernetes.io/os: "linux"
17:39:03   restartPolicy: "Never"
17:39:03   volumes:
17:39:03   - name: "volume-0"
17:39:03     persistentVolumeClaim:
17:39:03       claimName: "tools-claim-jiro-osee"
17:39:03       readOnly: true
17:39:03   - name: "m2-secret-dir"
17:39:03     secret:
17:39:03       secretName: "m2-secret-dir"
17:39:03   - emptyDir:
17:39:03       medium: ""
17:39:03     name: "volume-2"
17:39:03   - configMap:
17:39:03       name: "m2-dir"
17:39:03     name: "m2-dir"
17:39:03   - configMap:
17:39:03       name: "known-hosts"
17:39:03     name: "volume-1"
17:39:03   - emptyDir:
17:39:03       medium: ""
17:39:03     name: "workspace-volume"
17:39:03   - emptyDir:
17:39:03       medium: ""
17:39:03     name: "volume-4"
17:39:03   - emptyDir:
17:39:03       medium: ""
17:39:03     name: "volume-3"
17:39:03 
17:39:03 Building remotely on centos-7-rbbl8 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/osee_dev_ote
17:39:04 The recommended git tool is: git
17:39:05 No credentials specified
17:39:05 Cloning the remote Git repository
17:39:05 Cloning repository https://git.eclipse.org/r/osee/org.eclipse.osee
17:39:05  > git init /home/jenkins/agent/workspace/osee_dev_ote/org.eclipse.osee # timeout=10
17:39:05 Fetching upstream changes from https://git.eclipse.org/r/osee/org.eclipse.osee
17:39:05  > git --version # timeout=10
17:39:05  > git --version # 'git version 2.36.1'
17:39:05  > git fetch --tags --force --progress -- https://git.eclipse.org/r/osee/org.eclipse.osee +refs/heads/*:refs/remotes/origin/* # timeout=10
17:40:28 Build was aborted
17:40:28 Aborted by Baily Roberts
17:40:28 Archiving artifacts
17:40:29 Finished: ABORTED