Skip to content

Console Output

03:34:58 Started by upstream project "Builds/I-build-4.28" build number 23
03:34:58 originally caused by:
03:34:58  Started by user Alexander Kurtakov
03:34:58 Running as Alexander Kurtakov
03:35:00 Agent centos-8-l633n is provisioned from template centos-8
03:35:00 ---
03:35:00 apiVersion: "v1"
03:35:00 kind: "Pod"
03:35:00 metadata:
03:35:00   labels:
03:35:00     jenkins: "slave"
03:35:00     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
03:35:00     jenkins/label: "centos-latest_centos-8"
03:35:00   name: "centos-8-l633n"
03:35:00   namespace: "releng"
03:35:00 spec:
03:35:00   containers:
03:35:00   - env:
03:35:00     - name: "JENKINS_SECRET"
03:35:00       value: "********"
03:35:00     - name: "JENKINS_TUNNEL"
03:35:00       value: "jenkins-discovery.releng.svc.cluster.local:50000"
03:35:00     - name: "JENKINS_AGENT_NAME"
03:35:00       value: "centos-8-l633n"
03:35:00     - name: "JENKINS_REMOTING_JAVA_OPTS"
03:35:00       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
03:35:00         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
03:35:00     - name: "JAVA_TOOL_OPTIONS"
03:35:00       value: ""
03:35:00     - name: "_JAVA_OPTIONS"
03:35:00       value: ""
03:35:00     - name: "OPENJ9_JAVA_OPTIONS"
03:35:00       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
03:35:00     - name: "JENKINS_NAME"
03:35:00       value: "centos-8-l633n"
03:35:00     - name: "JENKINS_AGENT_WORKDIR"
03:35:00       value: "/home/jenkins/agent"
03:35:00     - name: "JENKINS_URL"
03:35:00       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
03:35:00     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3044.vb_940a_a_e4f72e"
03:35:00     imagePullPolicy: "Always"
03:35:00     name: "jnlp"
03:35:00     resources:
03:35:00       limits:
03:35:00         cpu: "2000m"
03:35:00         memory: "4096Mi"
03:35:00       requests:
03:35:00         cpu: "1000m"
03:35:00         memory: "4096Mi"
03:35:00     tty: true
03:35:00     volumeMounts:
03:35:00     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
03:35:00       name: "m2-secret-dir"
03:35:00       readOnly: true
03:35:00       subPath: "settings-deploy-ossrh-releng.xml"
03:35:00     - mountPath: "/home/jenkins/.m2/toolchains.xml"
03:35:00       name: "m2-dir"
03:35:00       readOnly: true
03:35:00       subPath: "toolchains.xml"
03:35:00     - mountPath: "/home/jenkins/.mavenrc"
03:35:00       name: "m2-dir"
03:35:00       readOnly: true
03:35:00       subPath: ".mavenrc"
03:35:00     - mountPath: "/opt/tools"
03:35:00       name: "volume-0"
03:35:00       readOnly: false
03:35:00     - mountPath: "/home/jenkins"
03:35:00       name: "volume-2"
03:35:00       readOnly: false
03:35:00     - mountPath: "/home/jenkins/.m2/repository"
03:35:00       name: "volume-3"
03:35:00       readOnly: false
03:35:00     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
03:35:00       name: "m2-secret-dir"
03:35:00       readOnly: true
03:35:00       subPath: "settings-deploy-ossrh-pde.xml"
03:35:00     - mountPath: "/home/jenkins/.m2/settings-security.xml"
03:35:00       name: "m2-secret-dir"
03:35:00       readOnly: true
03:35:00       subPath: "settings-security.xml"
03:35:00     - mountPath: "/home/jenkins/.m2/wrapper"
03:35:00       name: "volume-4"
03:35:00       readOnly: false
03:35:00     - mountPath: "/home/jenkins/.m2/settings.xml"
03:35:00       name: "m2-secret-dir"
03:35:00       readOnly: true
03:35:00       subPath: "settings.xml"
03:35:00     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
03:35:00       name: "m2-secret-dir"
03:35:00       readOnly: true
03:35:00       subPath: "settings-deploy-ossrh-jdt.xml"
03:35:00     - mountPath: "/home/jenkins/.ssh"
03:35:00       name: "volume-1"
03:35:00       readOnly: false
03:35:00       subPath: ""
03:35:00     - mountPath: "/home/jenkins/agent"
03:35:00       name: "workspace-volume"
03:35:00       readOnly: false
03:35:00     workingDir: "/home/jenkins/agent"
03:35:00   nodeSelector:
03:35:00     kubernetes.io/os: "linux"
03:35:00   restartPolicy: "Never"
03:35:00   volumes:
03:35:00   - name: "volume-0"
03:35:00     persistentVolumeClaim:
03:35:00       claimName: "tools-claim-jiro-releng"
03:35:00       readOnly: true
03:35:00   - name: "m2-secret-dir"
03:35:00     secret:
03:35:00       secretName: "m2-secret-dir"
03:35:00   - emptyDir:
03:35:00       medium: ""
03:35:00     name: "volume-2"
03:35:00   - configMap:
03:35:00       name: "m2-dir"
03:35:00     name: "m2-dir"
03:35:00   - configMap:
03:35:00       name: "known-hosts"
03:35:00     name: "volume-1"
03:35:00   - emptyDir:
03:35:00       medium: ""
03:35:00     name: "workspace-volume"
03:35:00   - emptyDir:
03:35:00       medium: ""
03:35:00     name: "volume-4"
03:35:00   - emptyDir:
03:35:00       medium: ""
03:35:00     name: "volume-3"
03:35:00 
03:35:00 Building remotely on centos-8-l633n (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed
03:35:00 [WS-CLEANUP] Deleting project workspace...
03:35:00 [WS-CLEANUP] Deferred wipeout is used...
03:35:00 [ssh-agent] Looking for ssh-agent implementation...
03:35:00 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:35:00 $ ssh-agent
03:35:00 SSH_AUTH_SOCK=/tmp/ssh-st65MnCkb2zG/agent.51
03:35:00 SSH_AGENT_PID=53
03:35:00 [ssh-agent] Started.
03:35:00 Running ssh-add (command line suppressed)
03:35:00 Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_9188753359238581981.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_9188753359238581981.key)
03:35:00 [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
03:35:00 Run condition [And] enabling prebuild for step [Execute shell]
03:35:00 Run condition [And] enabling prebuild for step [Trigger/call builds on other projects]
03:35:00 Run condition [And] enabling prebuild for step [Execute shell]
03:35:00 Run condition [File exists] enabling prebuild for step [Execute shell]
03:35:01 Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on centos-8-l633n
03:35:04 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins2402917328484232335.sh
03:35:04 + java -version
03:35:05 openjdk version "11.0.2" 2019-01-15
03:35:05 OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
03:35:05 OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
03:35:05 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git
03:35:05 Cloning into 'eclipse.platform.swt'...
03:35:47 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
03:35:47 Cloning into 'eclipse.platform.swt.binaries'...
03:37:24 + git config --global user.email eclipse-releng-bot@eclipse.org
03:37:24 + git config --global user.name 'Eclipse Releng Bot'
03:37:24 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins7548102535852299040.sh
03:37:24 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt
03:37:24 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed
03:37:24 + git checkout master
03:37:25 Already on 'master'
03:37:25 Your branch is up to date with 'origin/master'.
03:37:25 + git status
03:37:25 On branch master
03:37:25 Your branch is up to date with 'origin/master'.
03:37:25 
03:37:25 nothing to commit, working tree clean
03:37:25 + git log -n 2
03:37:25 commit 3150e594f2d0b3e5fdd8f489e85e6a601f2a0dc8
03:37:25 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
03:37:25 Date:   Sat Mar 18 18:02:31 2023 +0000
03:37:25 
03:37:25     v4960r3
03:37:25 
03:37:25 commit e8cd9a6ab21711d0b6577536ae8e8530baa66783
03:37:25 Author: Christoph Läubrich <laeubi@laeubi-soft.de>
03:37:25 Date:   Sat Mar 18 18:58:55 2023 +0100
03:37:25 
03:37:25     Enable api description again
03:37:25 + popd
03:37:25 ~/agent/workspace/SWT-Increment_if_needed
03:37:25 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries
03:37:25 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed
03:37:25 + git checkout master
03:37:25 Already on 'master'
03:37:25 Your branch is up to date with 'origin/master'.
03:37:25 + git status
03:37:25 On branch master
03:37:25 Your branch is up to date with 'origin/master'.
03:37:25 
03:37:25 nothing to commit, working tree clean
03:37:25 + git log -n 2
03:37:25 commit f815580cafa81e2a1263953d32ebfa436b0789a2
03:37:25 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
03:37:25 Date:   Sat Mar 18 18:02:31 2023 +0000
03:37:25 
03:37:25     v4960r3
03:37:25 
03:37:25 commit f212a1f3f23c10f09a95d3e82ed4bd0f79fc8412
03:37:25 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
03:37:25 Date:   Sat Mar 18 12:07:25 2023 +0000
03:37:25 
03:37:25     v4960r3
03:37:25 + popd
03:37:25 ~/agent/workspace/SWT-Increment_if_needed
03:37:25 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins6656941074598040689.sh
03:37:25 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation
03:37:25 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
03:37:26 
03:37:26 check_source_sha1_file:
03:37:26 
03:37:26 check_source_changed:
03:37:26 
03:37:26 check_compilation:
03:37:26 
03:37:26 check_compilation_all_platforms:
03:37:26     [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp
03:37:26 
03:37:26 build_classes:
03:37:26      [echo] Building .classpath_cocoa
03:37:27      [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_cocoa to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
03:37:27      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
03:37:27 
03:37:27 copy_files:
03:37:28      [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
03:37:28     [javac] Compiling 598 source files
03:37:45     [javac] Note: Some input files use or override a deprecated API.
03:37:45     [javac] Note: Recompile with -Xlint:deprecation for details.
03:37:45 
03:37:45 build_classes:
03:37:45      [echo] Building .classpath_gtk
03:37:45    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
03:37:45    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
03:37:45      [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_gtk to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
03:37:45      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
03:37:45 
03:37:45 copy_files:
03:37:45      [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
03:37:45     [javac] Compiling 452 source files
03:37:54     [javac] Note: Some input files use or override a deprecated API.
03:37:54     [javac] Note: Recompile with -Xlint:deprecation for details.
03:37:54 
03:37:54 build_classes:
03:37:54      [echo] Building .classpath_win32
03:37:54    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
03:37:54    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
03:37:54      [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_win32 to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
03:37:54      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
03:37:54 
03:37:54 copy_files:
03:37:55      [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
03:37:55     [javac] Compiling 620 source files
03:38:05     [javac] Note: Some input files use or override a deprecated API.
03:38:05     [javac] Note: Recompile with -Xlint:deprecation for details.
03:38:05 
03:38:05 check_preprocessing:
03:38:06      [echo] 
03:38:06 
03:38:06 update_sha1_file:
03:38:06 [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1
03:38:06    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master
03:38:06 
03:38:06 BUILD SUCCESSFUL
03:38:06 Total time: 40 seconds
03:38:06 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins4219619280847502077.sh
03:38:06 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml new_build_with_create_file
03:38:07 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
03:38:07 
03:38:07 get_tag:
03:38:08    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
03:38:09      [echo] Current tag=v4960r3h.
03:38:09 
03:38:09 check_build_changed:
03:38:09      [echo] Has build changes: ${build_changed} checked against v4960r3h
03:38:09 
03:38:09 check_natives_changed:
03:38:09      [echo] Natives changed: ${natives_changed} since v4960r3h
03:38:09 
03:38:09 new_build_with_create_file:
03:38:09 
03:38:09 BUILD SUCCESSFUL
03:38:09 Total time: 2 seconds
03:38:09 [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins8131995882533768222.sh
03:38:09 + [[ false == \t\r\u\e ]]
03:38:09 + [[ false == \t\r\u\e ]]
03:38:09 + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']'
03:38:09 + echo 'Nothing to build, exiting....'
03:38:09 Nothing to build, exiting....
03:38:09 + exit 0
03:38:09 [File exists] check if file exists [tmp/build_changed.txt]
03:38:09 Run condition [And] preventing perform for step [Execute shell]
03:38:09 [File exists] check if file exists [tmp/build_changed.txt]
03:38:09 Run condition [And] preventing perform for step [Trigger/call builds on other projects]
03:38:09 [File exists] check if file exists [tmp/build_changed.txt]
03:38:09 Run condition [And] preventing perform for step [Execute shell]
03:38:09 [File exists] check if file exists [tmp/build_changed.txt]
03:38:09 Run condition [File exists] preventing perform for step [Execute shell]
03:38:09 $ ssh-agent -k
03:38:09 unset SSH_AUTH_SOCK;
03:38:09 unset SSH_AGENT_PID;
03:38:09 echo Agent pid 53 killed;
03:38:09 [ssh-agent] Stopped.
03:38:09 Archiving artifacts
03:38:28 [File exists] check if file exists [tmp/build_changed.txt]
03:38:28 Run condition [And] preventing perform for step [Builder to mark whether executed]
03:38:28 [File exists] check if file exists [tmp/build_changed.txt]
03:38:28 Run condition [And] preventing perform for step [Builder to mark whether executed]
03:38:28 [File exists] check if file exists [tmp/build_changed.txt]
03:38:28 Run condition [And] preventing perform for step [Builder to mark whether executed]
03:38:28 [File exists] check if file exists [tmp/build_changed.txt]
03:38:28 Run condition [And] preventing perform for step [Builder to mark whether executed]
03:38:28 [File exists] check if file exists [tmp/build_changed.txt]
03:38:28 Run condition [And] preventing perform for step [Builder to mark whether executed]
03:38:28 Finished: SUCCESS