Skip to content

Console Output

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