Started by user Frederic Gurr Running as Frederic Gurr Agent jipp-migration-agent-vf5pl is provisioned from template jipp-migration-agent --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration" name: "jipp-migration-agent-vf5pl" spec: containers: - env: - name: "MAVEN_OPTS" value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.cbi.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "jipp-migration-agent-vf5pl" - name: "MAVEN_CONFIG" value: "-B -e" - name: "JENKINS_NAME" value: "jipp-migration-agent-vf5pl" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.cbi.svc.cluster.local/cbi/" image: "eclipsecbijenkins/jipp-migration-agent:4.2" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-cbi" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on jipp-migration-agent-vf5pl (jipp-migration migration) in workspace /home/jenkins/agent/workspace/jiro_pod_template_test_migration_locale [jiro_pod_template_test_migration_locale] $ /bin/sh -xe /tmp/jenkins1743232257402599974.sh + echo äöüß äöüß + locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= + locale -a C en_US.utf8 POSIX + env JENKINS_UI_PORT_80_TCP_ADDR=172.30.40.179 JENKINS_AGENT_WORKDIR=/home/jenkins/agent JENKINS_DISCOVERY_PORT_50000_TCP=tcp://172.30.40.230:50000 BUILD_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/9/ IBM_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -XX:MaxRAMPercentage=64 HOSTNAME=jipp-migration-agent-vf5pl JENKINS_UI_SERVICE_PORT=80 JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 JENKINS_DISCOVERY_SERVICE_PORT=50000 KUBERNETES_PORT_443_TCP_PORT=443 HUDSON_SERVER_COOKIE=fd0ab396539457df TERM=xterm KUBERNETES_PORT=tcp://172.30.40.1:443 BUILD_TAG=jenkins-jiro_pod_template_test_migration_locale-9 KUBERNETES_SERVICE_PORT=443 MAVEN_CONFIG=-B -e KUBERNETES_SERVICE_HOST=172.30.40.1 OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -XX:MaxRAMPercentage=64 KUBERNETES_PORT_53_TCP=tcp://172.30.40.1:53 WORKSPACE=/home/jenkins/agent/workspace/jiro_pod_template_test_migration_locale JOB_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/ RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/9/display/redirect?page=changes KUBERNETES_PORT_53_TCP_PORT=53 KUBERNETES_PORT_53_UDP=udp://172.30.40.1:53 JENKINS_UI_PORT_80_TCP_PROTO=tcp KUBERNETES_SERVICE_PORT_DNS=53 JENKINS_NAME=jipp-migration-agent-vf5pl _JAVA_OPTIONS=-XX:MaxRAMPercentage=64.0 KUBERNETES_PORT_53_TCP_ADDR=172.30.40.1 MAVEN_OPTS=-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn JENKINS_HOME=/var/jenkins_home KUBERNETES_PORT_53_UDP_ADDR=172.30.40.1 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp RUN_DISPLAY_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/9/display/redirect JENKINS_UI_PORT_80_TCP_PORT=80 PWD=/home/jenkins/agent/workspace/jiro_pod_template_test_migration_locale JENKINS_DISCOVERY_SERVICE_HOST=172.30.40.230 HUDSON_URL=https://ci.eclipse.org/cbi/ JENKINS_UI_PORT=tcp://172.30.40.179:80 LANG=en_US.UTF-8 JOB_NAME=jiro_pod_template_test_migration_locale KUBERNETES_PORT_53_UDP_PORT=53 BUILD_DISPLAY_NAME=#9 BUILD_ID=9 JENKINS_URL=https://ci.eclipse.org/cbi/ JENKINS_DISCOVERY_PORT=tcp://172.30.40.230:50000 JAVA_TOOL_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap JOB_BASE_NAME=jiro_pod_template_test_migration_locale JENKINS_TUNNEL=jenkins-discovery.cbi.svc.cluster.local:50000 HOME=/home/jenkins SHLVL=1 JENKINS_SECRET=d7896d2d0716e87af20198bd97347cc5980901ce03660d3d7a557d98fd2a2a80 JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=172.30.40.230 KUBERNETES_PORT_53_UDP_PROTO=udp KUBERNETES_PORT_443_TCP_PROTO=tcp KUBERNETES_SERVICE_PORT_HTTPS=443 EXECUTOR_NUMBER=0 WORKSPACE_TMP=/home/jenkins/agent/workspace/jiro_pod_template_test_migration_locale@tmp JENKINS_SERVER_COOKIE=fd0ab396539457df NODE_LABELS=jipp-migration jipp-migration-agent-vf5pl migration JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 HUDSON_HOME=/var/jenkins_home JENKINS_UI_PORT_80_TCP=tcp://172.30.40.179:80 NODE_NAME=jipp-migration-agent-vf5pl JNLP_PROTOCOL_OPTS=-XshowSettings:vm -Xmx256m -Djdk.nativeCrypto=false -Dsun.zip.disableMemoryMapping=true -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true BUILD_NUMBER=9 JOB_DISPLAY_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/display/redirect JENKINS_UI_SERVICE_HOST=172.30.40.179 KUBERNETES_SERVICE_PORT_DNS_TCP=53 KUBERNETES_PORT_443_TCP_ADDR=172.30.40.1 DISPLAY=:0 KUBERNETES_PORT_53_TCP_PROTO=tcp HUDSON_COOKIE=90382b0f-827c-4dba-abaf-f98ced08ccbd KUBERNETES_PORT_443_TCP=tcp://172.30.40.1:443 JENKINS_UI_SERVICE_PORT_HTTP=80 JENKINS_AGENT_NAME=jipp-migration-agent-vf5pl _=/usr/bin/env Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS