Skip to content
Success

Console Output

Started by user Alexander Kurtakov
Running as Alexander Kurtakov
Agent centos-8-06x20 is provisioned from template centos-8
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
    jenkins/label: "centos-latest_centos-8"
  name: "centos-8-06x20"
  namespace: "jdt"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jdt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-8-06x20"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-8-06x20"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jdt.svc.cluster.local/jdt/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - 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
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jdt"
      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 centos-8-06x20 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/copyAndDeployJDTCompiler
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
[copyAndDeployJDTCompiler] $ /bin/bash -x /tmp/jenkins9228836003285895661.sh
+ loc=https://download.eclipse.org/eclipse/updates//4.32-I-builds/I20240428-1800/plugins
+ echo 'location of the plugins ' + https://download.eclipse.org/eclipse/updates//4.32-I-builds/I20240428-1800/plugins
location of the plugins  + https://download.eclipse.org/eclipse/updates//4.32-I-builds/I20240428-1800/plugins
+ filename=org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar
+ fileLoc=https://download.eclipse.org/eclipse/updates//4.32-I-builds/I20240428-1800/plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar
+ wget https://download.eclipse.org/eclipse/updates//4.32-I-builds/I20240428-1800/plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar
--2024-04-29 07:53:58--  https://download.eclipse.org/eclipse/updates//4.32-I-builds/I20240428-1800/plugins/org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3281278 (3.1M) [application/x-java-archive]
Saving to: ‘org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar’

     0K .......... .......... .......... .......... ..........  1%  149M 0s
    50K .......... .......... .......... .......... ..........  3%  124M 0s
   100K .......... .......... .......... .......... ..........  4% 99.0M 0s
   150K .......... .......... .......... .......... ..........  6% 8.04M 0s
   200K .......... .......... .......... .......... ..........  7%  110M 0s
   250K .......... .......... .......... .......... ..........  9%  124M 0s
   300K .......... .......... .......... .......... .......... 10%  112M 0s
   350K .......... .......... .......... .......... .......... 12% 87.6M 0s
   400K .......... .......... .......... .......... .......... 14%  138M 0s
   450K .......... .......... .......... .......... .......... 15%  105M 0s
   500K .......... .......... .......... .......... .......... 17%  129M 0s
   550K .......... .......... .......... .......... .......... 18%  115M 0s
   600K .......... .......... .......... .......... .......... 20% 7.04M 0s
   650K .......... .......... .......... .......... .......... 21%  415M 0s
   700K .......... .......... .......... .......... .......... 23% 7.49M 0s
   750K .......... .......... .......... .......... .......... 24%  140M 0s
   800K .......... .......... .......... .......... .......... 26%  174M 0s
   850K .......... .......... .......... .......... .......... 28%  113M 0s
   900K .......... .......... .......... .......... .......... 29%  109M 0s
   950K .......... .......... .......... .......... .......... 31%  110M 0s
  1000K .......... .......... .......... .......... .......... 32%  139M 0s
  1050K .......... .......... .......... .......... .......... 34%  123M 0s
  1100K .......... .......... .......... .......... .......... 35% 99.9M 0s
  1150K .......... .......... .......... .......... .......... 37% 82.7M 0s
  1200K .......... .......... .......... .......... .......... 39%  125M 0s
  1250K .......... .......... .......... .......... .......... 40%  124M 0s
  1300K .......... .......... .......... .......... .......... 42% 7.23M 0s
  1350K .......... .......... .......... .......... .......... 43% 54.7M 0s
  1400K .......... .......... .......... .......... .......... 45% 58.3M 0s
  1450K .......... .......... .......... .......... .......... 46% 16.0M 0s
  1500K .......... .......... .......... .......... .......... 48% 53.1M 0s
  1550K .......... .......... .......... .......... .......... 49% 22.6M 0s
  1600K .......... .......... .......... .......... .......... 51% 56.2M 0s
  1650K .......... .......... .......... .......... .......... 53% 61.4M 0s
  1700K .......... .......... .......... .......... .......... 54% 58.4M 0s
  1750K .......... .......... .......... .......... .......... 56% 56.5M 0s
  1800K .......... .......... .......... .......... .......... 57% 59.6M 0s
  1850K .......... .......... .......... .......... .......... 59% 59.3M 0s
  1900K .......... .......... .......... .......... .......... 60% 12.2M 0s
  1950K .......... .......... .......... .......... .......... 62%  315M 0s
  2000K .......... .......... .......... .......... .......... 63%  367M 0s
  2050K .......... .......... .......... .......... .......... 65%  131M 0s
  2100K .......... .......... .......... .......... .......... 67%  115M 0s
  2150K .......... .......... .......... .......... .......... 68%  116M 0s
  2200K .......... .......... .......... .......... .......... 70%  109M 0s
  2250K .......... .......... .......... .......... .......... 71%  112M 0s
  2300K .......... .......... .......... .......... .......... 73%  133M 0s
  2350K .......... .......... .......... .......... .......... 74% 86.3M 0s
  2400K .......... .......... .......... .......... .......... 76%  129M 0s
  2450K .......... .......... .......... .......... .......... 78%  105M 0s
  2500K .......... .......... .......... .......... .......... 79%  108M 0s
  2550K .......... .......... .......... .......... .......... 81%  111M 0s
  2600K .......... .......... .......... .......... .......... 82%  160M 0s
  2650K .......... .......... .......... .......... .......... 84%  107M 0s
  2700K .......... .......... .......... .......... .......... 85%  112M 0s
  2750K .......... .......... .......... .......... .......... 87% 92.9M 0s
  2800K .......... .......... .......... .......... .......... 88%  116M 0s
  2850K .......... .......... .......... .......... .......... 90%  122M 0s
  2900K .......... .......... .......... .......... .......... 92%  113M 0s
  2950K .......... .......... .......... .......... .......... 93%  112M 0s
  3000K .......... .......... .......... .......... .......... 95%  114M 0s
  3050K .......... .......... .......... .......... .......... 96% 7.31M 0s
  3100K .......... .......... .......... .......... .......... 98%  326M 0s
  3150K .......... .......... .......... .......... .......... 99%  297M 0s
  3200K ....                                                  100% 8341G=0.07s

2024-04-29 07:53:58 (45.7 MB/s) - ‘org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar’ saved [3281278/3281278]

+ '[' 0 -ne 0 ']'
+ echo 'copy successful'
copy successful
+ echo 'updating pom for batch compiler'
updating pom for batch compiler
+ pomcontents='<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.eclipse.jdt</groupId>
    <artifactId>ecj</artifactId>
    <version>3.38.0.v20240427-0959</version>
</project>'
+ echo '<project' 'xmlns="http://maven.apache.org/POM/4.0.0"' 'xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"' 'xsi:schemaLocation="http://maven.apache.org/POM/4.0.0' 'http://maven.apache.org/xsd/maven-4.0.0.xsd">' '<modelVersion>4.0.0</modelVersion>' '<groupId>org.eclipse.jdt</groupId>' '<artifactId>ecj</artifactId>' '<version>3.38.0.v20240427-0959</version>' '</project>'
+ cat pom.xml
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.jdt</groupId> <artifactId>ecj</artifactId> <version>3.38.0.v20240427-0959</version> </project>
+ echo 'Batch compiler pom update complete'
Batch compiler pom update complete
[copyAndDeployJDTCompiler] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dfile=org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar -DgroupId=org.eclipse.jdt -DrepositoryId=repo.eclipse.org -Dpackaging=jar -DartifactId=ecj -Dversion=3.38.0.v20240427-0959 -Durl=https://repo.eclipse.org/content/repositories/eclipse-staging/ deploy:deploy-file
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< org.eclipse.jdt:ecj >-------------------------
[INFO] Building ecj 3.38.0.v20240427-0959
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- deploy:3.1.1:deploy-file (default-cli) @ ecj ---
[INFO] pom.xml not found in org.eclipse.jdt.core.compiler.batch_3.38.0.v20240427-0959.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.494 s
[INFO] Finished at: 2024-04-29T07:54:03Z
[INFO] ------------------------------------------------------------------------
Finished: SUCCESS