Skip to content

Console Output

06:06:04 Started by upstream project "YPBuilds/Y-build-4.27" build number 48
06:06:04 originally caused by:
06:06:04  Started by user Frederic Gurr
06:06:04  Started by upstream project "YPBuilds/Y-build-4.27" build number 47
06:06:04  originally caused by:
06:06:04   Started by user Manoj N Palat
06:06:04 Running as Frederic Gurr
06:06:05 Agent centos-8-kpnj5 is provisioned from template centos-8
06:06:05 ---
06:06:05 apiVersion: "v1"
06:06:05 kind: "Pod"
06:06:05 metadata:
06:06:05   labels:
06:06:05     jenkins: "slave"
06:06:05     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
06:06:05     jenkins/label: "centos-latest_centos-8"
06:06:05   name: "centos-8-kpnj5"
06:06:05   namespace: "releng"
06:06:05 spec:
06:06:05   containers:
06:06:05   - env:
06:06:05     - name: "JENKINS_SECRET"
06:06:05       value: "********"
06:06:05     - name: "JENKINS_TUNNEL"
06:06:05       value: "jenkins-discovery.releng.svc.cluster.local:50000"
06:06:05     - name: "JENKINS_AGENT_NAME"
06:06:05       value: "centos-8-kpnj5"
06:06:05     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:06:05       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:06:05         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:06:05     - name: "JAVA_TOOL_OPTIONS"
06:06:05       value: ""
06:06:05     - name: "_JAVA_OPTIONS"
06:06:05       value: ""
06:06:05     - name: "OPENJ9_JAVA_OPTIONS"
06:06:05       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:06:05     - name: "JENKINS_NAME"
06:06:05       value: "centos-8-kpnj5"
06:06:05     - name: "JENKINS_AGENT_WORKDIR"
06:06:05       value: "/home/jenkins/agent"
06:06:05     - name: "JENKINS_URL"
06:06:05       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
06:06:05     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3107.v665000b_51092"
06:06:05     imagePullPolicy: "Always"
06:06:05     name: "jnlp"
06:06:05     resources:
06:06:05       limits:
06:06:05         cpu: "2000m"
06:06:05         memory: "4096Mi"
06:06:05       requests:
06:06:05         cpu: "1000m"
06:06:05         memory: "4096Mi"
06:06:05     tty: true
06:06:05     volumeMounts:
06:06:05     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
06:06:05       name: "m2-secret-dir"
06:06:05       readOnly: true
06:06:05       subPath: "settings-deploy-ossrh-releng.xml"
06:06:05     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:06:05       name: "m2-dir"
06:06:05       readOnly: true
06:06:05       subPath: "toolchains.xml"
06:06:05     - mountPath: "/home/jenkins/.mavenrc"
06:06:05       name: "m2-dir"
06:06:05       readOnly: true
06:06:05       subPath: ".mavenrc"
06:06:05     - mountPath: "/opt/tools"
06:06:05       name: "volume-0"
06:06:05       readOnly: false
06:06:05     - mountPath: "/home/jenkins"
06:06:05       name: "volume-2"
06:06:05       readOnly: false
06:06:05     - mountPath: "/home/jenkins/.m2/repository"
06:06:05       name: "volume-3"
06:06:05       readOnly: false
06:06:05     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
06:06:05       name: "m2-secret-dir"
06:06:05       readOnly: true
06:06:05       subPath: "settings-deploy-ossrh-pde.xml"
06:06:05     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:06:05       name: "m2-secret-dir"
06:06:05       readOnly: true
06:06:05       subPath: "settings-security.xml"
06:06:05     - mountPath: "/home/jenkins/.m2/wrapper"
06:06:05       name: "volume-4"
06:06:05       readOnly: false
06:06:05     - mountPath: "/home/jenkins/.m2/settings.xml"
06:06:05       name: "m2-secret-dir"
06:06:05       readOnly: true
06:06:05       subPath: "settings.xml"
06:06:05     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
06:06:05       name: "m2-secret-dir"
06:06:05       readOnly: true
06:06:05       subPath: "settings-deploy-ossrh-jdt.xml"
06:06:05     - mountPath: "/home/jenkins/.ssh"
06:06:05       name: "volume-1"
06:06:05       readOnly: false
06:06:05       subPath: ""
06:06:05     - mountPath: "/home/jenkins/agent"
06:06:05       name: "workspace-volume"
06:06:05       readOnly: false
06:06:05     workingDir: "/home/jenkins/agent"
06:06:05   nodeSelector:
06:06:05     kubernetes.io/os: "linux"
06:06:05   restartPolicy: "Never"
06:06:05   volumes:
06:06:05   - name: "volume-0"
06:06:05     persistentVolumeClaim:
06:06:05       claimName: "tools-claim-jiro-releng"
06:06:05       readOnly: true
06:06:05   - name: "m2-secret-dir"
06:06:05     secret:
06:06:05       secretName: "m2-secret-dir"
06:06:05   - emptyDir:
06:06:05       medium: ""
06:06:05     name: "volume-2"
06:06:05   - configMap:
06:06:05       name: "m2-dir"
06:06:05     name: "m2-dir"
06:06:05   - configMap:
06:06:05       name: "known-hosts"
06:06:05     name: "volume-1"
06:06:05   - emptyDir:
06:06:05       medium: ""
06:06:05     name: "workspace-volume"
06:06:05   - emptyDir:
06:06:05       medium: ""
06:06:05     name: "volume-4"
06:06:05   - emptyDir:
06:06:05       medium: ""
06:06:05     name: "volume-3"
06:06:05 
06:06:05 Building remotely on centos-8-kpnj5 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed
06:06:05 [WS-CLEANUP] Deleting project workspace...
06:06:05 [WS-CLEANUP] Deferred wipeout is used...
06:06:05 [ssh-agent] Looking for ssh-agent implementation...
06:06:05 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:06:05 $ ssh-agent
06:06:05 SSH_AUTH_SOCK=/tmp/ssh-FwWZPUMRWK8K/agent.45
06:06:05 SSH_AGENT_PID=47
06:06:05 [ssh-agent] Started.
06:06:05 Running ssh-add (command line suppressed)
06:06:05 Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_9899502933054784673.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_9899502933054784673.key)
06:06:05 [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
06:06:05 [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
06:06:05 Run condition [And] enabling prebuild for step [Execute shell]
06:06:05 Run condition [And] enabling prebuild for step [Trigger/call builds on other projects]
06:06:05 Run condition [And] enabling prebuild for step [Execute shell]
06:06:05 Run condition [File exists] enabling prebuild for step [Execute shell]
06:06:06 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-kpnj5
06:06:21 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins9760254959739800379.sh
06:06:21 + java -version
06:06:21 openjdk version "11.0.2" 2019-01-15
06:06:21 OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
06:06:21 OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
06:06:21 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git
06:06:21 Cloning into 'eclipse.platform.swt'...
06:06:52 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
06:06:52 Cloning into 'eclipse.platform.swt.binaries'...
06:08:00 + git config --global user.email eclipse-releng-bot@eclipse.org
06:08:00 + git config --global user.name 'Eclipse Releng Bot'
06:08:00 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins11138829473514526485.sh
06:08:00 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt
06:08:00 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed
06:08:00 + git checkout master
06:08:00 Already on 'master'
06:08:00 Your branch is up to date with 'origin/master'.
06:08:00 + git status
06:08:00 On branch master
06:08:00 Your branch is up to date with 'origin/master'.
06:08:00 
06:08:00 nothing to commit, working tree clean
06:08:00 + git log -n 2
06:08:00 commit 6912a16abe78c905180908ea4d59218f6519c272
06:08:00 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
06:08:00 Date:   Thu Apr 13 06:43:48 2023 +0000
06:08:00 
06:08:00     v4960r3
06:08:00 
06:08:00 commit 1935816e764bdfbb5020ab394202eed797a357b3
06:08:00 Author: Andrey Loskutov <loskutov@gmx.de>
06:08:00 Date:   Wed Apr 12 15:47:52 2023 +0200
06:08:00 
06:08:00     Switch SWT to Java 17 runtime
06:08:00     
06:08:00     Note: there are still build files requiring Java 11 for execution
06:08:00     (Jenkinsfile and buildSWT.xml).
06:08:00     
06:08:00     See https://github.com/eclipse-platform/eclipse.platform.swt/issues/626
06:08:00     
06:08:00     Fixes https://github.com/eclipse-platform/eclipse.platform.swt/issues/625
06:08:00 + popd
06:08:00 ~/agent/workspace/SWT-Increment_if_needed
06:08:00 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries
06:08:00 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed
06:08:00 + git checkout master
06:08:00 Already on 'master'
06:08:00 Your branch is up to date with 'origin/master'.
06:08:00 + git status
06:08:00 On branch master
06:08:00 Your branch is up to date with 'origin/master'.
06:08:00 
06:08:00 nothing to commit, working tree clean
06:08:00 + git log -n 2
06:08:00 commit 6a7002141a30ebfde5f9e05ea4efce9c9c569c64
06:08:00 Author: Hannes Wellmann <wellmann.hannes1@gmx.net>
06:08:00 Date:   Thu Apr 13 23:51:02 2023 +0200
06:08:00 
06:08:00     Switch tycho-compiler-plugin 'release' parameter to Java-17
06:08:00 
06:08:00 commit 3ee5567303fbb1d92463c30370b1bc3d4f5db286
06:08:00 Author: Andrey Loskutov <loskutov@gmx.de>
06:08:00 Date:   Thu Apr 13 09:01:34 2023 +0200
06:08:00 
06:08:00     Switch SWT to Java 17 runtime
06:08:00     
06:08:00     Note: there are still build files requiring Java 11 for execution
06:08:00     (Jenkinsfile and buildSWT.xml).
06:08:00     
06:08:00     See https://github.com/eclipse-platform/eclipse.platform.swt/issues/626
06:08:00     
06:08:00     Fixes https://github.com/eclipse-platform/eclipse.platform.swt/issues/625
06:08:00 + popd
06:08:00 ~/agent/workspace/SWT-Increment_if_needed
06:08:00 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins13211689168230122571.sh
06:08:00 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation
06:08:00 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
06:08:00 
06:08:00 check_source_sha1_file:
06:08:00 
06:08:00 check_source_changed:
06:08:00 
06:08:00 check_compilation:
06:08:01 
06:08:01 check_compilation_all_platforms:
06:08:01     [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp
06:08:01 
06:08:01 build_classes:
06:08:01      [echo] Building .classpath_cocoa
06:08:01      [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
06:08:01      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
06:08:01 
06:08:01 copy_files:
06:08:01      [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
06:08:01     [javac] Compiling 598 source files
06:08:10     [javac] Note: Some input files use or override a deprecated API.
06:08:10     [javac] Note: Recompile with -Xlint:deprecation for details.
06:08:10 
06:08:10 build_classes:
06:08:10      [echo] Building .classpath_gtk
06:08:10    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
06:08:10    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
06:08:10      [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
06:08:10      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
06:08:10 
06:08:10 copy_files:
06:08:10      [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
06:08:10     [javac] Compiling 452 source files
06:08:14     [javac] Note: Some input files use or override a deprecated API.
06:08:14     [javac] Note: Recompile with -Xlint:deprecation for details.
06:08:14 
06:08:14 build_classes:
06:08:14      [echo] Building .classpath_win32
06:08:14    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
06:08:14    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
06:08:14      [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
06:08:14      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
06:08:14 
06:08:14 copy_files:
06:08:14      [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
06:08:15     [javac] Compiling 620 source files
06:08:19     [javac] Note: Some input files use or override a deprecated API.
06:08:19     [javac] Note: Recompile with -Xlint:deprecation for details.
06:08:19 
06:08:19 check_preprocessing:
06:08:19      [echo] 
06:08:19 
06:08:19 update_sha1_file:
06:08:19 [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1
06:08:19    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master
06:08:19 
06:08:19 BUILD SUCCESSFUL
06:08:19 Total time: 19 seconds
06:08:20 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins13115872487638069524.sh
06:08:20 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml new_build_with_create_file
06:08:20 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
06:08:20 
06:08:20 get_tag:
06:08:21    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:21      [echo] Current tag=v4960r3q.
06:08:21 
06:08:21 check_build_changed:
06:08:21      [echo] Has build changes: true checked against v4960r3q
06:08:21 
06:08:21 check_natives_changed:
06:08:21      [echo] Natives changed: ${natives_changed} since v4960r3q
06:08:21 
06:08:21 new_build_with_create_file:
06:08:21 
06:08:21 get_version:
06:08:21    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:21      [echo] Version=4960r3; New=4960r4; New comma_ver=4,960,4,0
06:08:21 
06:08:21 increment_version:
06:08:21 
06:08:21 get_version:
06:08:21    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:21      [echo] Version=4960r3; New=4960r4; New comma_ver=4,960,4,0
06:08:21 
06:08:21 commit_sources:
06:08:21 
06:08:21 create_file_if_property_exists:
06:08:21      [echo] "Creating file ../../../tmp/build_changed.txt"
06:08:21 
06:08:21 create_file_if_property_exists:
06:08:21 
06:08:21 BUILD SUCCESSFUL
06:08:21 Total time: 1 second
06:08:21 [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins11060367674113728996.sh
06:08:21 + [[ false == \t\r\u\e ]]
06:08:21 + [[ false == \t\r\u\e ]]
06:08:21 + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']'
06:08:21 + BUILD_CHANGED=true
06:08:21 [File exists] check if file exists [tmp/build_changed.txt]
06:08:21 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:21 Run condition [And] preventing perform for step [Execute shell]
06:08:21 [File exists] check if file exists [tmp/build_changed.txt]
06:08:21 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:21 Run condition [And] preventing perform for step [Trigger/call builds on other projects]
06:08:21 [File exists] check if file exists [tmp/build_changed.txt]
06:08:21 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:21 Run condition [And] preventing perform for step [Execute shell]
06:08:21 [File exists] check if file exists [tmp/build_changed.txt]
06:08:21 Run condition [File exists] enabling perform for step [Execute shell]
06:08:21 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins14316750401450342965.sh
06:08:21 + git config --global user.email eclipse-releng-bot@eclipse.org
06:08:21 + git config --global user.name 'Eclipse Releng Bot'
06:08:21 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildInternal.xml write_qualifier -Dlib.dir=/home/jenkins/agent/workspace/SWT-Increment_if_needed -Dbuild_changed=true
06:08:22 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildInternal.xml
06:08:22 
06:08:22 get_tag:
06:08:22    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:23      [echo] Current tag=v4960r3q.
06:08:23 
06:08:23 check_build_changed:
06:08:23 
06:08:23 generate_qualifier:
06:08:23      [echo] 20230419-1008
06:08:23 
06:08:23 write_qualifier:
06:08:23 
06:08:23 BUILD SUCCESSFUL
06:08:23 Total time: 1 second
06:08:23 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml commit_poms_and_binaries
06:08:23 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
06:08:24 
06:08:24 commit_poms_and_binaries:
06:08:24 
06:08:24 commit_poms:
06:08:24 
06:08:24 get_version:
06:08:24    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:25      [echo] Version=4960r3; New=4960r4; New comma_ver=4,960,4,0
06:08:25 
06:08:25 commit_binaries:
06:08:25      [echo] swt_version is 4960r3
06:08:25      [echo] Files to remove is 
06:08:25      [echo] Files to add is bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-awt-cocoa-4960r3.jnilib;bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-cocoa-4960r3.jnilib;bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-pi-cocoa-4960r3.jnilib;bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.sha1;bundles/org.eclipse.swt.cocoa.macosx.x86_64/libswt-awt-cocoa-4960r3.jnilib;bundles/org.eclipse.swt.cocoa.macosx.x86_64/libswt-cocoa-4960r3.jnilib;bundles/org.eclipse.swt.cocoa.macosx.x86_64/libswt-pi-cocoa-4960r3.jnilib;bundles/org.eclipse.swt.gtk.linux.aarch64/libswt-atk-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.aarch64/libswt-awt-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.aarch64/libswt-cairo-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.aarch64/libswt-glx-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.aarch64/libswt-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.aarch64/libswt-pi3-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.aarch64/libswt-webkit-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.ppc64le/build.sha1;bundles/org.eclipse.swt.gtk.linux.ppc64le/libswt-atk-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.ppc64le/libswt-awt-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.ppc64le/libswt-cairo-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.ppc64le/libswt-glx-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.ppc64le/libswt-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.ppc64le/libswt-pi3-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.ppc64le/libswt-webkit-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.x86_64/build.sha1;bundles/org.eclipse.swt.gtk.linux.x86_64/libswt-atk-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.x86_64/libswt-awt-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.x86_64/libswt-cairo-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.x86_64/libswt-glx-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.x86_64/libswt-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.x86_64/libswt-pi3-gtk-4960r3.so;bundles/org.eclipse.swt.gtk.linux.x86_64/libswt-webkit-gtk-4960r3.so;bundles/org.eclipse.swt.win32.win32.x86_64/build.sha1;bundles/org.eclipse.swt.win32.win32.x86_64/swt-awt-win32-4960r3.dll;bundles/org.eclipse.swt.win32.win32.x86_64/swt-gdip-win32-4960r3.dll;bundles/org.eclipse.swt.win32.win32.x86_64/swt-wgl-win32-4960r3.dll;bundles/org.eclipse.swt.win32.win32.x86_64/swt-win32-4960r3.dll
06:08:25    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:25      [echo] Removing files
06:08:25 
06:08:25 git_rm:
06:08:25      [echo] Adding files
06:08:25 
06:08:25 git_commit:
06:08:25 
06:08:25 git_commit_src:
06:08:25      [exec] On branch master
06:08:25      [exec] Your branch is up to date with 'origin/master'.
06:08:25      [exec] 
06:08:25      [exec] Changes to be committed:
06:08:25      [exec]   (use "git restore --staged <file>..." to unstage)
06:08:25      [exec] 	modified:   bundles/org.eclipse.swt/pom.xml
06:08:25      [exec] 
06:08:25      [exec] [master 14c4be27ec] v4960r3
06:08:25      [exec]  1 file changed, 1 insertion(+), 1 deletion(-)
06:08:25 
06:08:25 git_commit_bin:
06:08:25      [exec] On branch master
06:08:25      [exec] Your branch is up to date with 'origin/master'.
06:08:25      [exec] 
06:08:25      [exec] Changes to be committed:
06:08:25      [exec]   (use "git restore --staged <file>..." to unstage)
06:08:25      [exec] 	modified:   bundles/binaries-parent/pom.xml
06:08:25      [exec] 
06:08:25      [exec] [master 177d5b956] v4960r3
06:08:25      [exec]  1 file changed, 1 insertion(+), 1 deletion(-)
06:08:25 
06:08:25 BUILD SUCCESSFUL
06:08:25 Total time: 1 second
06:08:25 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml tag_projects
06:08:25 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
06:08:26 
06:08:26 get_version:
06:08:26    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:26      [echo] Version=4960r3; New=4960r4; New comma_ver=4,960,4,0
06:08:26 
06:08:26 get_new_tag:
06:08:27    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
06:08:27      [echo] New tag=4960r3r.
06:08:27 
06:08:27 tag_projects:
06:08:27 
06:08:27 get_version:
06:08:27 
06:08:27 check_fragment_libraries:
06:08:27      [echo] Checking ${fragment}
06:08:27      [echo] Matched files org.eclipse.swt.cocoa.macosx.aarch64/libswt-awt-cocoa-4960r3.jnilib;org.eclipse.swt.cocoa.macosx.aarch64/libswt-cocoa-4960r3.jnilib;org.eclipse.swt.cocoa.macosx.aarch64/libswt-pi-cocoa-4960r3.jnilib;org.eclipse.swt.cocoa.macosx.x86_64/libswt-awt-cocoa-4960r3.jnilib;org.eclipse.swt.cocoa.macosx.x86_64/libswt-cocoa-4960r3.jnilib;org.eclipse.swt.cocoa.macosx.x86_64/libswt-pi-cocoa-4960r3.jnilib;org.eclipse.swt.gtk.linux.aarch64/libswt-atk-gtk-4960r3.so;org.eclipse.swt.gtk.linux.aarch64/libswt-awt-gtk-4960r3.so;org.eclipse.swt.gtk.linux.aarch64/libswt-cairo-gtk-4960r3.so;org.eclipse.swt.gtk.linux.aarch64/libswt-glx-gtk-4960r3.so;org.eclipse.swt.gtk.linux.aarch64/libswt-gtk-4960r3.so;org.eclipse.swt.gtk.linux.aarch64/libswt-pi3-gtk-4960r3.so;org.eclipse.swt.gtk.linux.aarch64/libswt-webkit-gtk-4960r3.so;org.eclipse.swt.gtk.linux.ppc64le/libswt-atk-gtk-4960r3.so;org.eclipse.swt.gtk.linux.ppc64le/libswt-awt-gtk-4960r3.so;org.eclipse.swt.gtk.linux.ppc64le/libswt-cairo-gtk-4960r3.so;org.eclipse.swt.gtk.linux.ppc64le/libswt-glx-gtk-4960r3.so;org.eclipse.swt.gtk.linux.ppc64le/libswt-gtk-4960r3.so;org.eclipse.swt.gtk.linux.ppc64le/libswt-pi3-gtk-4960r3.so;org.eclipse.swt.gtk.linux.ppc64le/libswt-webkit-gtk-4960r3.so;org.eclipse.swt.gtk.linux.x86_64/libswt-atk-gtk-4960r3.so;org.eclipse.swt.gtk.linux.x86_64/libswt-awt-gtk-4960r3.so;org.eclipse.swt.gtk.linux.x86_64/libswt-cairo-gtk-4960r3.so;org.eclipse.swt.gtk.linux.x86_64/libswt-glx-gtk-4960r3.so;org.eclipse.swt.gtk.linux.x86_64/libswt-gtk-4960r3.so;org.eclipse.swt.gtk.linux.x86_64/libswt-pi3-gtk-4960r3.so;org.eclipse.swt.gtk.linux.x86_64/libswt-webkit-gtk-4960r3.so;org.eclipse.swt.win32.win32.x86_64/swt-awt-win32-4960r3.dll;org.eclipse.swt.win32.win32.x86_64/swt-gdip-win32-4960r3.dll;org.eclipse.swt.win32.win32.x86_64/swt-wgl-win32-4960r3.dll;org.eclipse.swt.win32.win32.x86_64/swt-win32-4960r3.dll
06:08:27      [echo] Found 31 libraries with version 4960r3 and 0 libraries with old versions
06:08:27      [echo] Success
06:08:27 
06:08:27 BUILD SUCCESSFUL
06:08:27 Total time: 1 second
06:08:27 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt
06:08:27 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed
06:08:27 + git status
06:08:27 On branch master
06:08:27 Your branch is ahead of 'origin/master' by 1 commit.
06:08:27   (use "git push" to publish your local commits)
06:08:27 
06:08:27 nothing to commit, working tree clean
06:08:27 + git log -p -2
06:08:27 commit 14c4be27ecb56e77922559cd6d6a4d3a494e93b1
06:08:27 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
06:08:27 Date:   Wed Apr 19 10:08:25 2023 +0000
06:08:27 
06:08:27     v4960r3
06:08:27 
06:08:27 diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
06:08:27 index 23c76ceca0..12701f7dee 100644
06:08:27 --- a/bundles/org.eclipse.swt/pom.xml
06:08:27 +++ b/bundles/org.eclipse.swt/pom.xml
06:08:27 @@ -29,7 +29,7 @@
06:08:27              forceContextQualifier gets updated during build input process using
06:08:27              ant script <SWT source repo>/bundles/org.eclipse.swt/buildInternal.xml 
06:08:27          -->
06:08:27 -        <forceContextQualifier>v20230413-0643</forceContextQualifier>
06:08:27 +        <forceContextQualifier>v20230419-1008</forceContextQualifier>
06:08:27          <sonar.sources>Eclipse SWT Accessibility/cocoa,Eclipse SWT Accessibility/common,Eclipse SWT Accessibility/gtk,Eclipse SWT Accessibility/win32,Eclipse SWT AWT/cocoa,Eclipse SWT AWT/common,Eclipse SWT AWT/gtk,Eclipse SWT AWT/win32,Eclipse SWT Browser/cocoa,Eclipse SWT Browser/common,Eclipse SWT Browser/gtk,Eclipse SWT Browser/win32,Eclipse SWT Custom Widgets/common,Eclipse SWT Drag and Drop/cocoa,Eclipse SWT Drag and Drop/common,Eclipse SWT Drag and Drop/gtk,Eclipse SWT Drag and Drop/win32,Eclipse SWT OLE Win32/win32,Eclipse SWT OpenGL/cocoa,Eclipse SWT OpenGL/common,Eclipse SWT OpenGL/glx,Eclipse SWT OpenGL/gtk,Eclipse SWT OpenGL/win32,Eclipse SWT PI/cairo,Eclipse SWT PI/cocoa,Eclipse SWT PI/common,Eclipse SWT PI/gtk,Eclipse SWT PI/win32,Eclipse SWT Printing/cocoa,Eclipse SWT Printing/common,Eclipse SWT Printing/gtk,Eclipse SWT Printing/win32,Eclipse SWT Program/cocoa,Eclipse SWT Program/common,Eclipse SWT Program/gtk,Eclipse SWT Program/win32,Eclipse SWT WebKit/cocoa,Eclipse SWT WebKit/gtk,Eclipse SWT/cairo,Eclipse SWT/cocoa,Eclipse SWT/common,Eclipse SWT/emulated/bidi,Eclipse SWT/emulated/coolbar,Eclipse SWT/emulated/expand,Eclipse SWT/emulated/taskbar,Eclipse SWT/emulated/tooltip,Eclipse SWT/gtk,Eclipse SWT/win32</sonar.sources>
06:08:27      </properties>
06:08:27      
06:08:27 
06:08:27 commit 6912a16abe78c905180908ea4d59218f6519c272
06:08:27 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
06:08:27 Date:   Thu Apr 13 06:43:48 2023 +0000
06:08:27 
06:08:27     v4960r3
06:08:27 
06:08:27 diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
06:08:27 index 74db28afef..23c76ceca0 100644
06:08:27 --- a/bundles/org.eclipse.swt/pom.xml
06:08:27 +++ b/bundles/org.eclipse.swt/pom.xml
06:08:27 @@ -29,7 +29,7 @@
06:08:27              forceContextQualifier gets updated during build input process using
06:08:27              ant script <SWT source repo>/bundles/org.eclipse.swt/buildInternal.xml 
06:08:27          -->
06:08:27 -        <forceContextQualifier>v20230412-1802</forceContextQualifier>
06:08:27 +        <forceContextQualifier>v20230413-0643</forceContextQualifier>
06:08:27          <sonar.sources>Eclipse SWT Accessibility/cocoa,Eclipse SWT Accessibility/common,Eclipse SWT Accessibility/gtk,Eclipse SWT Accessibility/win32,Eclipse SWT AWT/cocoa,Eclipse SWT AWT/common,Eclipse SWT AWT/gtk,Eclipse SWT AWT/win32,Eclipse SWT Browser/cocoa,Eclipse SWT Browser/common,Eclipse SWT Browser/gtk,Eclipse SWT Browser/win32,Eclipse SWT Custom Widgets/common,Eclipse SWT Drag and Drop/cocoa,Eclipse SWT Drag and Drop/common,Eclipse SWT Drag and Drop/gtk,Eclipse SWT Drag and Drop/win32,Eclipse SWT OLE Win32/win32,Eclipse SWT OpenGL/cocoa,Eclipse SWT OpenGL/common,Eclipse SWT OpenGL/glx,Eclipse SWT OpenGL/gtk,Eclipse SWT OpenGL/win32,Eclipse SWT PI/cairo,Eclipse SWT PI/cocoa,Eclipse SWT PI/common,Eclipse SWT PI/gtk,Eclipse SWT PI/win32,Eclipse SWT Printing/cocoa,Eclipse SWT Printing/common,Eclipse SWT Printing/gtk,Eclipse SWT Printing/win32,Eclipse SWT Program/cocoa,Eclipse SWT Program/common,Eclipse SWT Program/gtk,Eclipse SWT Program/win32,Eclipse SWT WebKit/cocoa,Eclipse SWT WebKit/gtk,Eclipse SWT/cairo,Eclipse SWT/cocoa,Eclipse SWT/common,Eclipse SWT/emulated/bidi,Eclipse SWT/emulated/coolbar,Eclipse SWT/emulated/expand,Eclipse SWT/emulated/taskbar,Eclipse SWT/emulated/tooltip,Eclipse SWT/gtk,Eclipse SWT/win32</sonar.sources>
06:08:27      </properties>
06:08:27      
06:08:27 + popd
06:08:27 ~/agent/workspace/SWT-Increment_if_needed
06:08:27 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries
06:08:27 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed
06:08:27 + git status
06:08:27 On branch master
06:08:27 Your branch is ahead of 'origin/master' by 1 commit.
06:08:27   (use "git push" to publish your local commits)
06:08:27 
06:08:27 nothing to commit, working tree clean
06:08:27 + git log -p -1
06:08:27 commit 177d5b9560f7ddab033b164f2cf260b3c89f2283
06:08:27 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
06:08:27 Date:   Wed Apr 19 10:08:25 2023 +0000
06:08:27 
06:08:27     v4960r3
06:08:27 
06:08:27 diff --git a/bundles/binaries-parent/pom.xml b/bundles/binaries-parent/pom.xml
06:08:27 index 4d1c567aa..eb6d7c29b 100644
06:08:27 --- a/bundles/binaries-parent/pom.xml
06:08:27 +++ b/bundles/binaries-parent/pom.xml
06:08:27 @@ -28,7 +28,7 @@
06:08:27              forceContextQualifier gets updated during build input process using
06:08:27              ant script <SWT source repo>/bundles/org.eclipse.swt/buildInternal.xml 
06:08:27          -->
06:08:27 -        <forceContextQualifier>v20230413-0643</forceContextQualifier>
06:08:27 +        <forceContextQualifier>v20230419-1008</forceContextQualifier>
06:08:27          <buildid>${buildId}</buildid>
06:08:27      </properties>
06:08:27  
06:08:27 + popd
06:08:27 ~/agent/workspace/SWT-Increment_if_needed
06:08:27 + [[ false != \t\r\u\e ]]
06:08:27 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml push_remote_from_workspace
06:08:27 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
06:08:28 
06:08:28 BUILD FAILED
06:08:28 Target "push_remote_from_workspace" does not exist in the project "swtbuild". 
06:08:28 
06:08:28 Total time: 0 seconds
06:08:28 Build step 'Conditional step (single)' marked build as failure
06:08:28 $ ssh-agent -k
06:08:28 unset SSH_AUTH_SOCK;
06:08:28 unset SSH_AGENT_PID;
06:08:28 echo Agent pid 47 killed;
06:08:28 [ssh-agent] Stopped.
06:08:28 Archiving artifacts
06:08:58 [File exists] check if file exists [tmp/build_changed.txt]
06:08:58 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:58 Run condition [And] preventing perform for step [Builder to mark whether executed]
06:08:58 [File exists] check if file exists [tmp/build_changed.txt]
06:08:58 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:58 Run condition [And] preventing perform for step [Builder to mark whether executed]
06:08:58 [File exists] check if file exists [tmp/build_changed.txt]
06:08:58 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:58 Run condition [And] preventing perform for step [Builder to mark whether executed]
06:08:58 [File exists] check if file exists [tmp/build_changed.txt]
06:08:58 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:58 Run condition [And] preventing perform for step [Builder to mark whether executed]
06:08:58 [File exists] check if file exists [tmp/build_changed.txt]
06:08:58 [File exists] check if file exists [tmp/natives_changed.txt]
06:08:58 Run condition [And] preventing perform for step [Builder to mark whether executed]
06:08:58 Finished: FAILURE