Skip to content

Console Output

18:03:30 [2024-06-17T22:03:30.422Z] Agent centos-7-l0rn9 is provisioned from template centos-7
18:03:30 [2024-06-17T22:03:30.426Z] ---
18:03:30 [2024-06-17T22:03:30.426Z] apiVersion: "v1"
18:03:30 [2024-06-17T22:03:30.426Z] kind: "Pod"
18:03:30 [2024-06-17T22:03:30.426Z] metadata:
18:03:30 [2024-06-17T22:03:30.426Z]   annotations:
18:03:30 [2024-06-17T22:03:30.426Z]     kubernetes.jenkins.io/last-refresh: "1718661798440"
18:03:30 [2024-06-17T22:03:30.426Z]   labels:
18:03:30 [2024-06-17T22:03:30.426Z]     jenkins: "slave"
18:03:30 [2024-06-17T22:03:30.426Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
18:03:30 [2024-06-17T22:03:30.426Z]     jenkins/label: "migration_jipp-migration_centos-7"
18:03:30 [2024-06-17T22:03:30.426Z]     kubernetes.jenkins.io/controller: "http___jenkins-ui_jgit_svc_cluster_local_jgitx"
18:03:30 [2024-06-17T22:03:30.426Z]   name: "centos-7-l0rn9"
18:03:30 [2024-06-17T22:03:30.426Z]   namespace: "jgit"
18:03:30 [2024-06-17T22:03:30.426Z] spec:
18:03:30 [2024-06-17T22:03:30.426Z]   containers:
18:03:30 [2024-06-17T22:03:30.426Z]   - env:
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JENKINS_SECRET"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "********"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JENKINS_TUNNEL"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "jenkins-discovery.jgit.svc.cluster.local:50000"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JENKINS_AGENT_NAME"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "centos-7-l0rn9"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
18:03:30 [2024-06-17T22:03:30.426Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JAVA_TOOL_OPTIONS"
18:03:30 [2024-06-17T22:03:30.426Z]       value: ""
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "_JAVA_OPTIONS"
18:03:30 [2024-06-17T22:03:30.426Z]       value: ""
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "REMOTING_OPTS"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "-noReconnectAfter 1d"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "OPENJ9_JAVA_OPTIONS"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JENKINS_NAME"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "centos-7-l0rn9"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JENKINS_AGENT_WORKDIR"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "/home/jenkins/agent"
18:03:30 [2024-06-17T22:03:30.426Z]     - name: "JENKINS_URL"
18:03:30 [2024-06-17T22:03:30.426Z]       value: "http://jenkins-ui.jgit.svc.cluster.local/jgit/"
18:03:30 [2024-06-17T22:03:30.426Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
18:03:30 [2024-06-17T22:03:30.426Z]     imagePullPolicy: "Always"
18:03:30 [2024-06-17T22:03:30.426Z]     name: "jnlp"
18:03:30 [2024-06-17T22:03:30.426Z]     resources:
18:03:30 [2024-06-17T22:03:30.426Z]       limits:
18:03:30 [2024-06-17T22:03:30.426Z]         cpu: "2000m"
18:03:30 [2024-06-17T22:03:30.426Z]         memory: "4096Mi"
18:03:30 [2024-06-17T22:03:30.426Z]       requests:
18:03:30 [2024-06-17T22:03:30.426Z]         cpu: "1000m"
18:03:30 [2024-06-17T22:03:30.426Z]         memory: "4096Mi"
18:03:30 [2024-06-17T22:03:30.426Z]     tty: true
18:03:30 [2024-06-17T22:03:30.426Z]     volumeMounts:
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.gradle/daemon"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-6"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.gradle/caches"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-5"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.mavenrc"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "m2-dir"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: true
18:03:30 [2024-06-17T22:03:30.426Z]       subPath: ".mavenrc"
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.m2/repository"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-3"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "m2-secret-dir"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: true
18:03:30 [2024-06-17T22:03:30.426Z]       subPath: "settings-security.xml"
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "gradle-secret-dir"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: true
18:03:30 [2024-06-17T22:03:30.426Z]       subPath: "gradle.properties"
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.gradle/workers"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-8"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "m2-dir"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: true
18:03:30 [2024-06-17T22:03:30.426Z]       subPath: "toolchains.xml"
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/opt/tools"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-0"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-2"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.gradle/native"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-7"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.m2/wrapper"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-4"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "m2-secret-dir"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: true
18:03:30 [2024-06-17T22:03:30.426Z]       subPath: "settings.xml"
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.ssh"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-1"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]       subPath: ""
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "volume-9"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     - mountPath: "/home/jenkins/agent"
18:03:30 [2024-06-17T22:03:30.426Z]       name: "workspace-volume"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: false
18:03:30 [2024-06-17T22:03:30.426Z]     workingDir: "/home/jenkins/agent"
18:03:30 [2024-06-17T22:03:30.426Z]   nodeSelector:
18:03:30 [2024-06-17T22:03:30.426Z]     kubernetes.io/os: "linux"
18:03:30 [2024-06-17T22:03:30.426Z]   restartPolicy: "Never"
18:03:30 [2024-06-17T22:03:30.426Z]   volumes:
18:03:30 [2024-06-17T22:03:30.426Z]   - name: "m2-secret-dir"
18:03:30 [2024-06-17T22:03:30.426Z]     secret:
18:03:30 [2024-06-17T22:03:30.426Z]       secretName: "m2-secret-dir"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-8"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-7"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-9"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "workspace-volume"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-4"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-3"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-6"
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-5"
18:03:30 [2024-06-17T22:03:30.426Z]   - name: "volume-0"
18:03:30 [2024-06-17T22:03:30.426Z]     persistentVolumeClaim:
18:03:30 [2024-06-17T22:03:30.426Z]       claimName: "tools-claim-jiro-jgit"
18:03:30 [2024-06-17T22:03:30.426Z]       readOnly: true
18:03:30 [2024-06-17T22:03:30.426Z]   - emptyDir:
18:03:30 [2024-06-17T22:03:30.426Z]       medium: ""
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-2"
18:03:30 [2024-06-17T22:03:30.426Z]   - configMap:
18:03:30 [2024-06-17T22:03:30.426Z]       name: "m2-dir"
18:03:30 [2024-06-17T22:03:30.426Z]     name: "m2-dir"
18:03:30 [2024-06-17T22:03:30.426Z]   - configMap:
18:03:30 [2024-06-17T22:03:30.426Z]       name: "known-hosts"
18:03:30 [2024-06-17T22:03:30.426Z]     name: "volume-1"
18:03:30 [2024-06-17T22:03:30.426Z]   - name: "gradle-secret-dir"
18:03:30 [2024-06-17T22:03:30.426Z]     secret:
18:03:30 [2024-06-17T22:03:30.426Z]       secretName: "gradle-secret-dir"
18:03:30 [2024-06-17T22:03:30.426Z] 
18:03:30 [2024-06-17T22:03:30.427Z] Running on centos-7-l0rn9 in /home/jenkins/agent/workspace/jgit