Skip to content
Success

Console Output

Started by user Frederic Gurr
Running as Frederic Gurr
Agent jipp-migration-agent-ddcp5 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-ddcp5"
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-ddcp5"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "jipp-migration-agent-ddcp5"
    - 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-ddcp5 (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/jenkins6979877829190464407.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_AG
en_AG.utf8
en_AU
en_AU.iso88591
en_AU.utf8
en_BW
en_BW.iso88591
en_BW.utf8
en_CA
en_CA.iso88591
en_CA.utf8
en_DK
en_DK.iso88591
en_DK.utf8
en_GB
en_GB.iso88591
en_GB.iso885915
en_GB.utf8
en_HK
en_HK.iso88591
en_HK.utf8
en_IE
en_IE@euro
en_IE.iso88591
en_IE.iso885915@euro
en_IE.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ
en_NZ.iso88591
en_NZ.utf8
en_PH
en_PH.iso88591
en_PH.utf8
en_SG
en_SG.iso88591
en_SG.utf8
en_US
en_US.iso88591
en_US.iso885915
en_US.utf8
en_ZA
en_ZA.iso88591
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW
en_ZW.iso88591
en_ZW.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/10/
IBM_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -XX:MaxRAMPercentage=64
HOSTNAME=jipp-migration-agent-ddcp5
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-10
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/10/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-ddcp5
_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/10/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=#10
BUILD_ID=10
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=1f90002e6a8e376ed4781b7f0e4777630282aba054724bebae362b5beff03100
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-ddcp5 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-ddcp5
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=10
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=2439c2ea-af26-43c3-b02b-d9806e8e5974
KUBERNETES_PORT_443_TCP=tcp://172.30.40.1:443
JENKINS_UI_SERVICE_PORT_HTTP=80
JENKINS_AGENT_NAME=jipp-migration-agent-ddcp5
_=/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