Skip to content

Console Output

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