Skip to content

Console Output

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