Skip to content

Console Output

06:43:47 [2024-03-20T10:43:47.287Z] Agent centos-7-bbwqh is provisioned from template centos-7
06:43:47 [2024-03-20T10:43:47.290Z] ---
06:43:47 [2024-03-20T10:43:47.290Z] apiVersion: "v1"
06:43:47 [2024-03-20T10:43:47.290Z] kind: "Pod"
06:43:47 [2024-03-20T10:43:47.290Z] metadata:
06:43:47 [2024-03-20T10:43:47.290Z]   labels:
06:43:47 [2024-03-20T10:43:47.290Z]     jenkins: "slave"
06:43:47 [2024-03-20T10:43:47.290Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
06:43:47 [2024-03-20T10:43:47.290Z]     jenkins/label: "migration_jipp-migration_centos-7"
06:43:47 [2024-03-20T10:43:47.290Z]   name: "centos-7-bbwqh"
06:43:47 [2024-03-20T10:43:47.290Z]   namespace: "egit"
06:43:47 [2024-03-20T10:43:47.290Z] spec:
06:43:47 [2024-03-20T10:43:47.290Z]   containers:
06:43:47 [2024-03-20T10:43:47.290Z]   - env:
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JENKINS_SECRET"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "********"
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JENKINS_TUNNEL"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JENKINS_AGENT_NAME"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "centos-7-bbwqh"
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:43:47 [2024-03-20T10:43:47.290Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JAVA_TOOL_OPTIONS"
06:43:47 [2024-03-20T10:43:47.290Z]       value: ""
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "_JAVA_OPTIONS"
06:43:47 [2024-03-20T10:43:47.290Z]       value: ""
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "OPENJ9_JAVA_OPTIONS"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JENKINS_NAME"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "centos-7-bbwqh"
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JENKINS_AGENT_WORKDIR"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "/home/jenkins/agent"
06:43:47 [2024-03-20T10:43:47.290Z]     - name: "JENKINS_URL"
06:43:47 [2024-03-20T10:43:47.290Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
06:43:47 [2024-03-20T10:43:47.290Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
06:43:47 [2024-03-20T10:43:47.290Z]     imagePullPolicy: "Always"
06:43:47 [2024-03-20T10:43:47.290Z]     name: "jnlp"
06:43:47 [2024-03-20T10:43:47.290Z]     resources:
06:43:47 [2024-03-20T10:43:47.290Z]       limits:
06:43:47 [2024-03-20T10:43:47.290Z]         cpu: "2000m"
06:43:47 [2024-03-20T10:43:47.290Z]         memory: "4096Mi"
06:43:47 [2024-03-20T10:43:47.290Z]       requests:
06:43:47 [2024-03-20T10:43:47.290Z]         cpu: "1000m"
06:43:47 [2024-03-20T10:43:47.290Z]         memory: "4096Mi"
06:43:47 [2024-03-20T10:43:47.290Z]     tty: true
06:43:47 [2024-03-20T10:43:47.290Z]     volumeMounts:
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "m2-dir"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: true
06:43:47 [2024-03-20T10:43:47.290Z]       subPath: "toolchains.xml"
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins/.mavenrc"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "m2-dir"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: true
06:43:47 [2024-03-20T10:43:47.290Z]       subPath: ".mavenrc"
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/opt/tools"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "volume-0"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: false
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "volume-2"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: false
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins/.m2/repository"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "volume-3"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: false
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "m2-secret-dir"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: true
06:43:47 [2024-03-20T10:43:47.290Z]       subPath: "settings-security.xml"
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins/.m2/wrapper"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "volume-4"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: false
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
06:43:47 [2024-03-20T10:43:47.290Z]       name: "m2-secret-dir"
06:43:47 [2024-03-20T10:43:47.290Z]       readOnly: true
06:43:47 [2024-03-20T10:43:47.290Z]       subPath: "settings.xml"
06:43:47 [2024-03-20T10:43:47.290Z]     - mountPath: "/home/jenkins/.ssh"
06:43:47 [2024-03-20T10:43:47.291Z]       name: "volume-1"
06:43:47 [2024-03-20T10:43:47.291Z]       readOnly: false
06:43:47 [2024-03-20T10:43:47.291Z]       subPath: ""
06:43:47 [2024-03-20T10:43:47.291Z]     - mountPath: "/home/jenkins/agent"
06:43:47 [2024-03-20T10:43:47.291Z]       name: "workspace-volume"
06:43:47 [2024-03-20T10:43:47.291Z]       readOnly: false
06:43:47 [2024-03-20T10:43:47.291Z]     workingDir: "/home/jenkins/agent"
06:43:47 [2024-03-20T10:43:47.291Z]   nodeSelector:
06:43:47 [2024-03-20T10:43:47.291Z]     kubernetes.io/os: "linux"
06:43:47 [2024-03-20T10:43:47.291Z]   restartPolicy: "Never"
06:43:47 [2024-03-20T10:43:47.291Z]   volumes:
06:43:47 [2024-03-20T10:43:47.291Z]   - name: "volume-0"
06:43:47 [2024-03-20T10:43:47.291Z]     persistentVolumeClaim:
06:43:47 [2024-03-20T10:43:47.291Z]       claimName: "tools-claim-jiro-egit"
06:43:47 [2024-03-20T10:43:47.291Z]       readOnly: true
06:43:47 [2024-03-20T10:43:47.291Z]   - name: "m2-secret-dir"
06:43:47 [2024-03-20T10:43:47.291Z]     secret:
06:43:47 [2024-03-20T10:43:47.291Z]       secretName: "m2-secret-dir"
06:43:47 [2024-03-20T10:43:47.291Z]   - emptyDir:
06:43:47 [2024-03-20T10:43:47.291Z]       medium: ""
06:43:47 [2024-03-20T10:43:47.291Z]     name: "volume-2"
06:43:47 [2024-03-20T10:43:47.291Z]   - configMap:
06:43:47 [2024-03-20T10:43:47.291Z]       name: "m2-dir"
06:43:47 [2024-03-20T10:43:47.291Z]     name: "m2-dir"
06:43:47 [2024-03-20T10:43:47.291Z]   - configMap:
06:43:47 [2024-03-20T10:43:47.291Z]       name: "known-hosts"
06:43:47 [2024-03-20T10:43:47.291Z]     name: "volume-1"
06:43:47 [2024-03-20T10:43:47.291Z]   - emptyDir:
06:43:47 [2024-03-20T10:43:47.291Z]       medium: ""
06:43:47 [2024-03-20T10:43:47.291Z]     name: "workspace-volume"
06:43:47 [2024-03-20T10:43:47.291Z]   - emptyDir:
06:43:47 [2024-03-20T10:43:47.291Z]       medium: ""
06:43:47 [2024-03-20T10:43:47.291Z]     name: "volume-4"
06:43:47 [2024-03-20T10:43:47.291Z]   - emptyDir:
06:43:47 [2024-03-20T10:43:47.291Z]       medium: ""
06:43:47 [2024-03-20T10:43:47.291Z]     name: "volume-3"
06:43:47 [2024-03-20T10:43:47.291Z] 
06:43:47 [2024-03-20T10:43:47.321Z] Running on centos-7-bbwqh in /home/jenkins/agent/workspace/egit-publish-release